Skip to main content
POST
Creates a commission rate, optionally with scoping rules and per-currency values.

Body parameters

string
required
The rate’s display name.
string
required
Unique code identifying the rate.
string
required
The rate type: fixed or percentage.
number
required
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.
boolean
Whether this is the marketplace default rate.
object[]
Rules scoping which sellers or products the rate applies to.
object[]
Per-currency fixed amounts.

Response

object