ShippingStatus
Order item shipping status. It is set to Initial
when the order is submitted. Then it is changed to Accepted
when a distributor starts processing the order. Finally, it is changed to Shipped
which means that the distributor has shipped the device.
Properties
Name | Type | Required | Description |
---|---|---|---|
INITIAL | str | ✅ | "Initial" |
ACCEPTED | str | ✅ | "Accepted" |
SHIPPED | str | ✅ | "Shipped" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs