Configuration
Get Merchant Config
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.
Path Parameters
Response
default - application/json
A Container for Merchant Configuration info
Feature flags that apply to a merchant globally, regardless of their commerce platform.
Feature flags that apply to a merchant depending on their commerce platform.
Configurations for the merchants store.
Configurations for the merchants order behaviors.
Configurations for the merchants catalog behaviors.
Configurations for the merchants shipping behaviors.
Was this page helpful?