Returns marketplaces where the seller is registered and active

Returns the list of marketplaces the authenticated seller participates in (e.g. Walmart US, Walmart Canada, Walmart Mexico).

Authentication

AuthorizationBearer

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

Response

Success
payloadlist of objectsOptional

Errors

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