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

Get Merchant Configuration

Retrieve the merchant configuration based on a given merchant_id.

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

Get Merchant Configuration

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

default response

application/json

A Container for Merchant Configuration info

lockedbooleanOptional

When true, prevents any changes from being made to the merchant configuration.

get/merchants/{merchant_id}/configuration
default

default response

Last updated

Was this helpful?