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

Create Merchant Onboarding Record

Onboard Merchant details from the channel systems for Violet to consume during Violet Merchant onboarding

post
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Body
channelMerchantIdstringOptional
Responses
200

Merchant Onboarding Record

application/json
merchant_onboarding_idinteger · int64Optional

Unique identifier for this merchant onboarding record.

channel_merchant_idstringOptional

Unique identifier of this merchant in the channel’s systems.

app_idinteger · int32Optional

Identifier of the App in Violet that this external payout account is associated to.

date_createdstring · date-timeOptional

Time at which the object was created. In ISO-8601 format.

date_last_modifiedstring · date-timeOptional

Time at which the object was last modified. In ISO-8601 format.

post/merchants/onboard
200

Merchant Onboarding Record

Last updated

Was this helpful?