Get Settlement Batches

Returns a list of settlement batches, sorted by creation date in ascending order.

Headers

User-AgentstringRequired
AcceptstringRequiredDefaults to application/json
Specifies media types that are acceptable for the response.

Query parameters

limitintegerOptional
Maximum number of rows to return. Defaults to 15 if not specified.
last_knownstringOptional

A settlement batch ID. Results will contain all settlement batches whose creation date is greater than that of the last_known ID.

Response

Successful response with a list of settlement batches.
settlement_batcheslist of objects
meta_dataobject

Errors

401
Unauthorized Error
503
Service Unavailable Error