v1
latestOpenAPI 3.0.02026-07-263118119.8 KBReports
Transactions Totals
Fetch and return a summary of the transaction totals for the specified merchant.
get/v2/reports/transactions/totals
Query parameters
merchantIdstring
Unique identifier for the merchant.
dateBeginstring
Start date for filtering totals (MM-DD-YYYY).
dateEndstring
End date for filtering totals (MM-DD-YYYY).
timezonestring
Timezone for the date filters.
Headers
authorizationstring required
Merchant scoped token (V2).
Acceptstring
Response
Success - Totals Generated or Business Error
Example response
{
"error": {
"help": "Contact support@aeropay.com for help.",
"code": "AP700",
"message": "Missing required Parameter: 'email'"
}
}