object

ShipmentStatus

Schema for shipment status.
Fields
hex_code
String
The hexadecimal color code associated with the shipment status. For example, `hex_code` can be set to 'sample_code'.
title
String
The title or display name representing the shipment status. For example, `title` can be set to 'value'.
value
String
The internal or code value representing the shipment status. For example, `value` can be set to '999.0'.