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

submitAcknowledgement

Submits acknowledgements for one or more purchase orders.

Usage Plan:

Rate (requests per second)Burst
1010

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

Body Params

The request body containing the acknowledgement to an order

orderAcknowledgements
array of objects

A list of one or more purchase orders.

orderAcknowledgements
Responses

Response body
object
string

GUID assigned by Amazon to identify this transaction. This value can be used with the Transaction Status API to return the status of this transaction.

Headers
object
string

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

string

Unique request reference identifier.

Language