List settlement periods for the authenticated seller
Returns available settlement period dates for the authenticated seller. Delegates to mp-payment-reporting GET /v3/report/reconreport/v1/availableReconFiles.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
pageSize
nextToken
Opaque cursor from a prior response; omit for first page
Response
Success
nextToken
periods
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error