v1

latestOpenAPI 3.0.02026-07-263118119.8 KB
Reports

Transactions CSV

Fetch and return the transactions for a specified merchant, delivered in a CSV file.

get/v2/reports/transactions/CSV

Query parameters

merchantIdstring

Unique identifier for the merchant.

timezonestring

Timezone for the report data.

gmtOffsetinteger

GMT Offset for the report data.

pageinteger

Page number for pagination.

sizeinteger

Number of records per page.

refundsboolean

Include refunded transactions in the report.

voidsboolean

Include voided transactions in the report.

versionstring

Report version.

emailstring

Email address to receive the CSV file.

dateBeginstring

Start date for the report filter (MM-DD-YYYY).

dateEndstring

End date for the report filter (MM-DD-YYYY).

Headers

authorizationstring required

Merchant scoped token (V2).

Content-Typestring required
Acceptstring

Response

Success - CSV Request Queued

successboolean
messagestring

CSV creation process started successfully.