Bulk Create

View as Markdown
Creates multiple products

Authentication

x-api-keystring

Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.

OR
authorizationstring

Storefront API Scope — client-side, scoped to one customer, sent as a signature in the authorization header. See Authentication.

Query parameters

force_all_fieldsstringOptionalDefaults to false
Ignore manual product configuration rules

Request

This endpoint expects an object.
RAW_BODYlist of objectsOptional

List of products (max 100)

Response

207
resultslist of objectsOptional

Errors

403
Forbidden Error