Update a commission
Path parameters
sub_merchant_idintegerRequiredExample:
The ID of the SubMerchant to update.
18703Header parameters
Content-TypestringRequiredDefault:
Media type of the body sent to the API.
application/jsonX-Datestring · date-timeRequired
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-LoginstringRequired
Merchant X-Login API Key.
AuthorizationstringRequired
Authorization control hash.
X-Idempotency-KeystringOptional
Unique idempotency key for ensuring that the same request is not processed more than once.
Body
markup_feenumber · doubleOptionalExample:
New commission value that will be charged in transactions of the SubMerchant specified in the URL path.
2Responses
200
The commission was updated successfully.
No content
400
The request could not be processed due to a client-side error.
application/json
put
/sub_merchants/{sub_merchant_id}/markup_feeNo content
Last updated
Was this helpful?

