API Reference
Entwickler-HubAPI-StatusUnterstützung

Erfüllungsauftrag aktualisieren

Updates and/or requests shipment for a fulfillment order with an order hold on it.

Usage Plan:

Rate (requests per second)Burst
230

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 have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required
length ≤ 40

Die ID, die dem Artikel vom Verkäufer bei der Erstellung der Versandbestellung zugewiesen wurde.

Body Params

UpdateFulfillmentOrderRequest parameter

string

Der Online-Marktplatz, für den die Versandbestellung aufgegeben wurde.

string
length ≤ 40

A fulfillment order identifier that the seller creates. This value displays as the order identifier in recipient-facing materials such as the outbound shipment packing slip. The value of DisplayableOrderId should match the order identifier that the seller provides to the recipient. The seller can use the SellerFulfillmentOrderId for this value or they can specify an alternate value if they want the recipient to reference an alternate order identifier.

date-time

Date timestamp

string
length ≤ 750

Auftragsspezifischer Text, der in Materialien für den Empfänger angezeigt wird, z. B. auf dem Packzettel für ausgehende Sendungen.

string

The shipping method used for the fulfillment order. When this value is ScheduledDelivery, choose Ship for the fulfillmentAction. Hold is not a valid fulfillmentAction value when the shippingSpeedCategory value is ScheduledDelivery.
Note: Shipping method service level agreements vary by marketplace. Sellers should refer to the Seller Central website in their marketplace for shipping method service level agreements and fulfillment fees.

Show Details
StandardStandard shipping method.
ExpeditedExpedited shipping method.
PriorityPriority shipping method.
ScheduledDeliveryScheduled Delivery shipping method. This is only available in the JP marketplace.
object

A physical address.

string

Gibt an, ob die Versandbestellung sofort versendet werden oder gesperrt werden soll.

Show Details
ShipThe fulfillment order ships now.
HoldAn order hold is put on the fulfillment order.
string

The FulfillmentPolicy value specified when you submitted the createFulfillmentOrder operation.

Show Details
FillOrKillIf an item in a fulfillment order is determined to be unfulfillable before any shipment in the order has acquired the status of Pending (the process of picking units from inventory has begun), then the entire order is considered unfulfillable. However, if an item in a fulfillment order is determined to be unfulfillable after a shipment in the order has acquired the status of Pending, Amazon cancels as much of the fulfillment order as possible. Refer to the `FulfillmentShipment` object for shipment status definitions.
FillAllAll fulfillable items in the fulfillment order are shipped. The fulfillment order remains in a processing state until all items are either shipped by Amazon or cancelled by the seller.
FillAllAvailableAll fulfillable items in the fulfillment order are shipped. All unfulfillable items in the order are cancelled.
string

The two-character country code for the country from which the fulfillment order ships. Must be in ISO 3166-1 alpha-2 format.

array of strings

Eine Liste von E-Mail-Adressen, die der Verkäufer angibt und die von Amazon verwendet werden, um im Namen des Verkäufers Benachrichtigungen über den Abschluss des Versands an Empfänger zu senden.

notificationEmails
array of objects

Eine Liste der Funktionen und ihrer Versandrichtlinien, die für die Bestellung gelten sollen.

featureConstraints
array of objects

An array of fulfillment order item information for updating a fulfillment order.

items
Responses

Sprache
Click Try It! to start a request and see the response here! Or choose an example:
application/json