HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getMarketplaceParticipations

Returns a list of marketplaces where the seller can list items and information about the seller's participation in those marketplaces.

Usage Plan:

Rate (requests per second)Burst
0.01615

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Responses

Response body
object
payload
array of objects

List of marketplace participations.

payload
object
marketplace
object
required

Information about an Amazon marketplace where a seller can list items and customers can view and purchase items.

participation
object
required

Information that is specific to a seller in a marketplace.

string
required

The name of the seller's store as displayed in the marketplace.

errors
array of objects

A list of error responses returned when a request is unsuccessful.

errors
object
string
required

An error code that identifies the type of error that occurred.

string
required

A message that describes the error condition in a human-readable form.

string

Additional details that can help you understand or fix the issue.

Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language