Configuration
Represents merchant-level configuration settings in the Violet platform. This resource lets you retrieve configuration, toggle global feature flags, and modify order configuration for a merchant.
Available endpoints:
GET /v1/merchants/{merchant_id}/configuration
PUT /v1/merchants/{merchant_id}/configuration/global_feature_flags/{feature_flag}
PUT /v1/merchants/{merchant_id}/configuration/orders_config
Last updated
Was this helpful?