主页文档代码示例API 参考公告模型发行说明常见问题GitHub视频
开发者中心API 状态支持
API Reference
开发者中心API 状态支持

创建法律披露

Sends a critical message that contains documents that a seller is legally obligated to provide to the buyer. This message should only be used to deliver documents that are required by law.

Usage Plan:

Rate (requests per second)Burst
15

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

An Amazon order identifier. This identifies the order for which a message is sent.

Query Params
marketplaceIds
array of strings
required
length ≤ 1

A marketplace identifier. This identifies the marketplace in which the order was placed. You can only specify one marketplace.

marketplaceIds*
Body Params

This contains the message body for a message.

attachments
array of objects

Attachments to include in the message to the buyer. If any text is included in the attachment, the text must be written in the buyer's language of preference, which can be retrieved from the GetAttributes operation.

attachments
Responses

Response body
object
errors
array of objects

请求失败时返回的错误响应的列表。

errors
object
string
required

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

string
required

A message that describes the error condition.

string

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

标题
object
string

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

string

Unique request reference identifier.

语言