Get Merchant Catalog Settings
Returns the catalog-related toggles (truify offer visibility, auto-publish).
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 settings.
application/json
Catalog-related toggles exposed as merchant configuration.
truify_offer_visibilityboolean · nullableOptionalExample:
When true, force all offer visibility to true during catalog sync. Channel/admin-only; cannot be set by merchant users.
trueauto_publish_offersboolean · nullableOptionalExample:
When true, auto-publish offers after creation or update.
falseget/merchants/{merchant_id}/catalog-settings
200
The merchant's catalog settings.
Last updated
Was this helpful?