Commissions
List Commissions
Retrieve a paginated list of commissions. This is an endpoint from the Affiliates API. You will need an affiliate account and its token in order to use this endpoint.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by state (pending paid rejected)
Filter by sub ID (referral sub_id)
Created before (e.g. "2022-12-24%2012:47:45%20+0200")
Created after (e.g. "2021-11-23%2012:47:45%20+0200")
State set at before (e.g. "2022-12-24%2012:47:45%20+0200")
State set at before (e.g. "2021-12-24%2012:47:45%20+0200")
Page number
Records to be displayed per page
Required range:
x <= 50