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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
x <= 50
Successful response
The response is of type object
.