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

pageSizeintegerOptional1-100Defaults to 10
nextTokenstringOptional

Opaque cursor from a prior response; omit for first page

Response

Success
nextTokenstringOptional
periodslist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error