List commissions for the authenticated developer
Returns a paginated list of commissions with optional filters using
cursor-based pagination. Pass the endCursor from a previous response
as after to fetch the next page, or the startCursor as before to
fetch the previous page. Specifying both after and before returns 422.
Documentation Index
Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Rye API key
Maximum number of results to return (default 100)
1 <= x <= 100Cursor from a previous response's pageInfo.endCursor
Cursor from a previous response's pageInfo.startCursor
Type of commission earned on an order. Canonical definition used by
both the API contract and the internal @rye-com/ci-commissions package.
surcharge, promo_arbitrage, discount_code, affiliate, out_of_band Lifecycle status of a commission record.
pending, confirmed, updated, finalized, refunded, expired