cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/v2/partner/merchants/{merchant_id}/transactions/daily \ --header 'X-Partner-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Returns daily aggregated transaction totals for a merchant over a date range.
Merchant ID
1 - 50
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
IANA timezone for date boundaries
50
Successful Response