cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/partner/residuals/reports/trend
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Returns month-over-month payout trend data for the last N months.
Number of months to include in trend
1 <= x <= 24
Successful Response