List available reconciliation report dates
Returns the set of available reconciliation report dates for a partner. Delegates to mp-payment-reporting GET /v3/report/reconreport/availableReconFiles.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
partnerId
Numeric partner/seller ID
Response
Success
availableDates
isWfsReportPresent
isLegacyReportPresent
isMtReportPresent
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error