Download reconciliation report as ZIP
Downloads a reconciliation report ZIP for the given partner and date. Delegates to mp-payment-reporting GET /v1/mt/report/reconreport/reconFile (Azure MT storage).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
partnerId
Numeric partner/seller ID
reportDate
Report date in MMddyyyy format (e.g. 06172026)
Response
ZIP file stream
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error