Skip to main content

List Substitutions for a Product

GET 

/api/products/:productId/substitutions

Both substitution directions for one product: rules where it can be replaced by a substitute, and rules where it is the substitute for another product. Includes live availability for each substitute and whether the product is always substituted (a pure sales alias).

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type