Add variants to a catalog view

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
enum

idType applies to ALL identifiers in this request.

  • idType=DJUST_ID: the path {id} is a business catalog view ID and the body 'variantIds' are business product variant IDs.
  • idType=EXTERNAL_ID: the path {id} is an external catalog view ID and the body 'variantIds' are external product variant IDs.
Allowed:
Body Params

Request payload to add product variants to a catalog view. The values in 'variantIds' must correspond to the identifier type specified by the 'idType' query parameter:

  • idType=DJUST_ID: 'variantIds' are business product variant IDs.
  • idType=EXTERNAL_ID: 'variantIds' are external product variant IDs.
variantIds
array of strings
variantIds
Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*