Skip to main content
POST
Updates a commission rate’s properties.
Rules are managed separately through the batch rules endpoint.

Path parameters

string
required
The commission rate’s ID.

Body parameters

string
The rate’s display name.
string
Unique code identifying the rate.
string
The rate type: fixed or percentage.
number
The commission value, a percentage or a fixed amount.
string
Currency of a fixed rate’s value.
boolean
Whether commission is calculated on tax-inclusive amounts.
boolean
Whether shipping is included in the commission base.
boolean
Whether the rate is active.
object[]
Per-currency fixed amounts.

Response

object