cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/v2/partner/residuals/reports/{year}/{month}/withholds \ --header 'X-Partner-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Returns withhold line items for a residual report period.
Report year
2000 <= x <= 2100
Report month
1 <= x <= 12
Successful Response