Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/partner/residuals/reports/{year}/{month}/top-merchants
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Returns the top merchants ranked by profit for a residual report period.
Report year
2000 <= x <= 2100
Report month
1 <= x <= 12
Number of top merchants to return
1 <= x <= 50
Successful Response