v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Messaging v1

getMessagingActionsForOrder

Returns a list of message types that are available for an order that you specify. A message type is represented by an actions object, which contains a path and query parameter(s). You can use the path and parameter(s) to call an operation that sends a message.

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.

get/messaging/v1/orders/{amazonOrderId}

Path parameters

amazonOrderIdstring required

An Amazon order identifier. This specifies the order for which you want a list of available message types.

Query parameters

marketplaceIdsstring[] required

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

Response

Returns hypermedia links under the _links.actions key that specify which messaging actions are allowed for the order.