List settlement
Settlement
List settlement
GET
List settlement
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
A unique identifier to track this operation. It must be between 12 and 255 characters in length.
Required string length:
12 - 255Query Parameters
The page of the data to retrieve. The most recent data entry is on page 1.
Required range:
x >= 1Length of data returned. Defaults to 10.
Required range:
10 <= x <= 50The end date and time for a period. This parameter is used in conjunction with the 'from' parameter to define a time range. The value should be in ISO 8601 format.
The start date and time for a period. This parameter is used in conjunction with the 'to' parameter to define a time range. The value should be in ISO 8601 format.