Download current-format settlement summary report (Swift v1)

Downloads the current-format settlement summary report ZIP. Delegates to mp-payment-reporting GET /v3/report/reconreport/v1/reconFile (Swift v1 storage).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

partnerIdstringRequiredformat: "^[0-9]{1,50}$"

Numeric partner/seller ID

reportDatestringRequired

Report date in MMddyyyy format (e.g. 06172026)

Response

ZIP file stream

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error