GET
/
merchants
/
{merchant_id}
/
configuration

Retrieve the merchant configuration based on a given merchant_id.

You must be connected to a merchant to retrieve their configuration.

Merchant Configuration is currently in beta.

Headers

X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer

Path Parameters

merchant_id
integer
required

Response

default - application/json
global_feature_flags
object

Feature flags that apply to a merchant globally, regardless of their commerce platform.

platform_feature_flags
object

Feature flags that apply to a merchant depending on their commerce platform.

orders_config
object

Configurations for the merchants order behaviors.