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

Get Merchant Catalog Rules

Returns all catalog availability and exclusion rules for a merchant, grouped by rule type and keyed by tag or vendor.

Get Merchant Catalog Rules

get

Returns all catalog availability and exclusion rules, grouped by rule type and keyed by tag or vendor.

Path parameters
merchant_idinteger · int32Required
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
200

The merchant's catalog rules.

application/json

Catalog availability and exclusion rules, grouped by rule type and keyed by tag or vendor.

get/merchants/{merchant_id}/catalog-rules
200

The merchant's catalog rules.

Last updated

Was this helpful?