v1

latestOpenAPI 3.1.02026-07-234140131.3 KB
Reports APIs

Retrieve list of refunds for the report

get/reports/refunds

Query parameters

page_sizeinteger

Number of items per page. Default value is 10, maximum value is 100.

pageinteger

Number of the page to retrieve. Used in combination with the page_size parameter to define the page size.

start_datestring date

Start day for which refunds were finalised. Defaults to 30 days after end_date

end_datestring date

Last day for which refunds were finalised (inclusive). Defaults to tomorrow

Headers

Authorizationstring required

Token <Your_API_Key>.

Response

Successful operation.

successboolean