Docs

Confirm Shipment

Updates shipment confirmation for an Amazon Seller order.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

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

stringrequired

A marketplace identifier. Specifies the marketplace where the product would be stored.

string

*required* The order item's unique identifier.

stringrequired

A seller-supplied identifier that uniquely identifies a package within the scope of an order. Only positive numeric values are supported.

string

The items quantity.

stringrequired

The shipping date for the package. Must be in ISO 8601 date/time format.

string

A list of order items. (array of strings)

stringrequired

Identifies the carrier that will deliver the package. This field is required for all marketplaces. For more information, refer to the (Carrier Code announcement)[https://developer-docs.amazon.com/sp-api/changelog/carriercode-value-required-in-shipment-confirmations-for-br-mx-ca-sg-au-in-jp-marketplaces]

string

Carrier name that will deliver the package. Required when carrierCode is "Other"

stringrequired

The tracking number used to obtain tracking and delivery information.

array of object

A list of order items.

string

Ship method to be used for shipping the order.

string

The unique identifier for the supply source.

Uncommon arguments
string

The COD collection method (only supported in the JP marketplace). Allowed: `DirectPayment`

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.