Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/amazon-warehousing-and-distribution-api-2024-05-09
OutboundShipmentStatus
Variable OutboundShipmentStatus
Const
OutboundShipmentStatus
:
{
Cancelled
:
"CANCELLED"
;
Closed
:
"CLOSED"
;
Created
:
"CREATED"
;
Delivered
:
"DELIVERED"
;
Failed
:
"FAILED"
;
InTransit
:
"IN_TRANSIT"
;
Received
:
"RECEIVED"
;
Receiving
:
"RECEIVING"
;
}
= ...
Possible shipment statuses for outbound shipments.
Type Declaration
Readonly
Cancelled
:
"CANCELLED"
Readonly
Closed
:
"CLOSED"
Readonly
Created
:
"CREATED"
Readonly
Delivered
:
"DELIVERED"
Readonly
Failed
:
"FAILED"
Readonly
InTransit
:
"IN_TRANSIT"
Readonly
Received
:
"RECEIVED"
Readonly
Receiving
:
"RECEIVING"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Selling Partner API SDK for JavaScript
Loading...
Possible shipment statuses for outbound shipments.