Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.
The FBAOutboundShipmentStatus notification is sent whenever Amazon creates or cancels a Fulfillment by Amazon shipment for a seller.
This notification is available only in the Brazil marketplace.
This is the root element of the FBAOutboundShipmentStatusNotification.xsd schema:
Name | Description |
---|---|
FBAOutboundShipmentStatusNotification | The root element of the payload that is sent when Amazon creates or cancels an Fulfillment by Amazon shipment for a seller. |
The root element of the payload that is sent when Amazon creates or cancels an Fulfillment by Amazon shipment for a seller.
The following table shows the child elements of the FBAOutboundShipmentStatusNotification element:
Name | Description |
---|---|
AmazonOrderId | The Amazon-defined order identifier. Type: xs:string |
AmazonShipmentId | The Amazon-defined shipment identifier. Type: xs:string |
ShipmentStatus | The shipment status. ShipmentStatus values:
Created, Cancelled. Type: xs:string |