Settlements
Last updated
Last updated
Retrieve a list of settlements with optional filtering and pagination.
/v1/settlements
Filter settlements by status
PENDING
Filter settlements by settlement value date lower bound, exclusive
Filter settlements by settlement value date upper bound, inclusive
When provided, specifies the last item returned in previous page, used to fetch the next page. Fetches the first page when omitted.
When provided, specifies the number of items to return in the page. Uses default page size of 10 when omitted.
Will sort the returned data using the specified field.
Specifies the sort direction for the sortField.
ASC
, DESC