List All Affiliate Ancillary Charges

Returns the network's ancillary charges aggregated across every affiliate, newest first.
Supports pagination through limit (default 10, min 1, max 100) and offset (default 0, min 0).
Sortable attributes are created_at, status, sponsor and affiliate_practice, ascending as
sort=attribute and descending as sort=-attribute.

Query Params
string

The id of a sponsor, to only return that sponsor's charges

string

The id of an affiliate, to only return that affiliate's charges

string

The id of an affiliate's practice, to only return its charges

string

Allows filtering by status, possible values: pending, approved

string

Only return charges added at or after this date or timestamp

string

Only return charges added at or before this date or timestamp

int32

Maximum number of results (default 10, min 1, max 100)

int32

Pagination offset (default 0, min 0)

string

Sort by created_at, status, sponsor or affiliate_practice; - reverses

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json