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

postContentDocumentAsinRelations

Replaces all ASINs related to the specified A+ Content document, if available. This operation can add or remove ASINs, depending on the current set of related ASINs. Removing an ASIN will suspend the content document from that ASIN.

Usage Plan:

Rate (requests per second)Burst
1010

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

Path Params
string
required
length ≥ 1

The unique reference key for the A+ Content document. A content reference key cannot form a permalink and might change in the future. A content reference key is not guaranteed to match any A+ content identifier.

Query Params
string
required
length ≥ 1

The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

Body Params

The request details for the content document ASIN relations.

array of strings
required

The set of ASINs.

asinSet*
Responses

Response body
object
array of objects

A set of messages to the user, such as warnings or comments.

warnings
object
string
required
length ≥ 1

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

string
required
length ≥ 1

A message that describes the error condition.

string
length ≥ 1

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

Headers
object
string

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

string

Unique request reference identifier.

Language