v2
latestOpenAPI 3.1.02026-07-264249163.7 KBReports
Settlement Summaries
Get a summarized list of settlement payouts.
get/v2/settlements/summaries
Query parameters
start-datestring yyyy-mm-dd required
The UTC start date for the report. Must be in yyyy-mm-dd format.
end-datestring yyyy-mm-dd
The UTC end date for the report. Must be in yyyy-mm-dd format. If omitted, will default to the current date.
offsetinteger
Number of records to skip. Each response returns up to 30 records, so use 0 for the first 30, 30 for the next 30, and so on. Defaults to 0.
currency-codestring
The ISO-4217 currency code selected by users at checkout. If omitted, will default to USD.
Response
Successful Operation