For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pdp Variant List

Endpoints for Pdp Variant List addon

Pdp Variant List addon

post

list product variants

Authorizations
sw-context-tokenstringRequired
Path parameters
productIdstringRequired

ID of product

Body
anyOptional
Responses
200Success

No content

post/store-api/variant-list/{productId}
POST /store-api/variant-list/{productId} HTTP/1.1
sw-context-token: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 2

{}
200Success

No content

Last updated

Was this helpful?