Create

View as Markdown
Creates a new product group. This endpoint accepts the Application API Scope only. Storefront API Scope signatures are rejected.

Authentication

x-api-keystring

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

Request

This endpoint expects an object.
namestringRequired
Product Group's name
group_typeenumRequired
Group Type's name
Allowed values:
merchantstringRequired
Merchant ID

Response

201
namestringOptional
group_typestringOptional

Errors

400
Bad Request Error
403
Forbidden Error