Commission Rates
List Commission Rates
Retrieve a paginated list of commission rates.
GET
Returns commission rates with their rules and currency-specific values.
scope_type is a virtual filter derived from each rate’s rules — it is not a
stored column. Use it to filter rates by the scope their rules target.Query parameters
Maximum number of records to return.
Number of records to skip.
Field to sort by, prefix with
- for descending order.Comma-separated fields to include in the response.
Search term matched against commission rates.
Filter by commission rate ID(s).
Filter by commission rate code(s).
Filter by rate type:
fixed or percentage.Filter by rule scope:
store, product_type, category, store_product_type, or store_category.Filter by enabled state.
Filter by whether the rate is the marketplace default.
Filter by creation date using operators like
$gte and $lte.Filter by update date using operators like
$gte and $lte.Response
Total number of matching commission rates.
Number of records skipped.
Maximum number of records returned.