Skip to content

Assign customer groups to a pricelist

POST
/v1/api/pricelist/{id}/customer-groups

Authorizations

x-webhook-signature
Type
API Key (header: x-webhook-signature)

Parameters

Path Parameters

id*

Pricelist ID

Type
number
Required

Request Body

application/json
JSON
"string"

Responses

{ assigned: string[], skipped: string[] }

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI