Set Merchant/Channel Commission Rate

The maximum allowed commission rate that can be set by a channel is 50, while a merchant can set any value up to 100.

Set Merchant/Channel Commission Rate

put

Updates the Commission Rate for a specified Merchant's relationship with a specified Channel. Commission Rate can be locked/unlocked by a Channel, preventing changes by the Merchant.

Path parameters
app_idinteger · int32Required
merchant_idinteger · int32Required
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Body
commission_ratenumber · doubleOptional

Custom commission rate between the channel and supplier.

commission_lockedbooleanOptional

Indicates if the commission rate is locked or not. Commission rates can only be locked or unlocked by a Channel.

Responses
default

default response

application/json
put
/apps/{app_id}/merchants/{merchant_id}/commission_rate
default

default response

Last updated

Was this helpful?