v1
latestOpenAPI 3.0.02026-07-262561105.1 KBList Settlement Events
Lists settlement events by merchant.
Query parameters
The Affirm Merchant ID
The maximum number of results per page. Default is 5.
The beginning of the date range (inclusive)
The end of the date range (inclusive)
Optional paging cursor uuid after which results should be returned. This uuid, along with from_cursor_date is returned in the prev_page field in the 200 response
Optional paging cursor date after which results should be returned. This date, along with from_cursor_uuid is returned in the prev_page field in the 200 response
Optional paging cursor uuid before which results should be returned. This uuid, along with to_cursor_date is returned in the next_page field in the 200 response
Optional paging cursor date before which results should be returned. This date, along with to_cursor_uuid is returned in the next_page field in the 200 response
Optional parameter to define ordering of results. Default is descending chronological order
Response
HTTP 200 OK