v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Orders v0

confirmShipment

Updates the shipment confirmation status for a specified order.

Usage Plan:

Rate (requests per second)Burst
210

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.

post/orders/v0/orders/{orderId}/shipmentConfirmation

Path parameters

orderIdstring required

An Amazon-defined order identifier, in 3-7-7 format.

Request body

codCollectionMethod'DirectPayment'

The COD collection method (only supported in the JP marketplace).

marketplaceIdstring required

The identifier of the Amazon marketplace. For the list of all marketplace IDs, refer to Marketplace IDs.

Example request

{
  "marketplaceId": "A1PA6795UKMFR9"
}

Response

Success.