Update Merchant Onboarding Record
Path parameters
merchant_onboarding_idinteger · int64Required
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.
put
/merchants/onboard/{merchant_onboarding_id}200
Merchant Onboarding Record
Last updated
Was this helpful?