List commissions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter results by a comma-separated list of category IDs.
Include commissions that are not yet realized.
Number of results to return per page.
x <= 100The initial index from which to return the results.
Only include commissions for orders processed at or before this time.
Filter results by an order ID.
Filter results by a comma-separated list of Shopify order IDs (e.g., 6417313005602).
Only include commissions for orders processed at or after this time.
Filter results by a comma-separated list of origins.
manual, override, ownership, rep_override, team Filter results by a comma-separated list of realization events.
order_placed, refund, terms_payment Only include commissions realized at or before this time.
Only include commissions realized at or after this time.
Filter results by a comma-separated list of rep IDs.
Response
^-?\d{0,10}(?:\.\d{0,3})?$3-2147483648 <= x <= 2147483647team- Teamoverride- Overrideownership- Ownershiprep_override- Rep Overridemanual- Manual
team, override, ownership, rep_override, manual order_placed- Order Placedrefund- Refundterms_payment- Terms Payment
order_placed, refund, terms_payment 
