cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/v2/partner/residuals/exports/{export_id} \ --header 'X-Partner-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Check the status of an async export job (pending, running, succeeded, failed).
Export job ID
1 - 100
Successful Response