currency | string | The currency used for transactions in this order. |
delivery_day | string | The day of the week the shipment is expected to be delivered. |
estimated_date | string | The estimated date the shipment will be delivered. |
quote_id | string | ID for the quote offered or selected at checkout. |
service_name | string | The name of the service attached to the quote or shipment. |
service_type | string | The ID for the service attached to the quote or shipment. |
total_cost | number (double) | The total cost of the service, formatted to include cents. For example, a value of 25000 using USD as currency would appear as $250.00 in the Delivery Hub UI. |
transit_days | number (double) | The number of days the shipment will be in transit. |