shipstation-client
Version:
ShipStation V2 SDK
16 lines (8 loc) • 384 B
Markdown
# TrackingStatus
The different statuses that can apply to a shipment.
## Enum
* `Unknown` (value: `'unknown'`)
* `InTransit` (value: `'in_transit'`)
* `Error` (value: `'error'`)
* `Delivered` (value: `'delivered'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)