object

CurrentStatus

Schema for current status.
Fields
journey_type
String
The type of journey for the shipment, indicating the direction of the shipment. For example, `journey_type` can be set to 'value'.
name
String
The name or label indicating the current state or status. For example, `name` can be set to 'Sample Name'.
status
String
The current status of the bag. For example, `status` can be set to 'processing'.
updated_at
String
The date and time when the status was last updated. For example, `updated_at` can be set to '2024-11-01T10:00:00Z'.