Skip to main content
GET
/
api
/
v2
/
partner
/
residuals
/
exports
/
{export_id}
/
download
Download export
curl --request GET \
  --url https://api.modulate.aurorapayments.net/api/v2/partner/residuals/exports/{export_id}/download \
  --header 'X-Partner-API-Key: <api-key>'

Authorizations

X-Partner-API-Key
string
header
required

Path Parameters

export_id
string
required

Export job ID

Required string length: 1 - 100

Response

Successful Response