Batch add products from master catalog

Add multiple products from the master catalog in a single request. Maximum 10 products per batch. Each item requires a master_product_id, price, sku, and stock_level.

Returns 201 if all products are created successfully, or 207 (Multi-Status) if some fail.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
products
array of objects
required
length between 1 and 10

Array of products to add from master catalog (max 10)

products*
Responses

401

Unauthenticated

403

Forbidden — lacks CREATE_PRODUCT permission

422

Validation error

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