Skip to main content

Retrieve ledger entries

POST 

/affiliate/ledgers/query

Retrieves a group of ledger entries from the account based on a query object. If no parameters are specified, the API call will fail with a bad request error. Always specify some parameters to limit the scope of the ledgers returned to ones you are truly interested in. You will need to make multiple API calls in order to retrieve the entire result set since this API performs result set pagination.

Request

Responses

Successful response

Was this page helpful?