Group Check

View as Markdown
Returns a boolean value in the response body to indicate if a single product belongs to a group.

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.

Path parameters

product_idstringRequired
Product ID
group_typestringRequired
Group type slug
group_namestringRequired
Group name

Response

200
product_has_groupbooleanOptionalDefaults to true

Errors

403
Forbidden Error
404
Not Found Error