Skip to main content
POST
/
api
/
partner
/
residuals
/
reports
/
{year}
/
{month}
/
merchants
/
export
Create merchant export
curl --request POST \
  --url https://api.modulate.aurorapayments.net/api/partner/residuals/reports/{year}/{month}/merchants/export

Headers

Idempotency-Key
string

Optional dedup key (24h TTL)

Path Parameters

year
integer
required

Report year

Required range: 2000 <= x <= 2100
month
integer
required

Report month

Required range: 1 <= x <= 12

Response

Successful Response