Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 895 Bytes

ShipmentExceptionsCreateRequestShipmentException.md

File metadata and controls

11 lines (8 loc) · 895 Bytes

# ShipmentExceptionsCreateRequestShipmentException

Properties

Name Type Description Notes
type string The type ID for this resource. Options are defined in the Shipment Exception Types metadata endpoint. Currently, the only accepted type for client-created shipment exceptions is `requested_hold_to_collect`.
shipment_id string The ID for the shipment associated to the shipment exception
hold_until string Optionally provide a date to hold collection for the shipment. Values should be in the `YYYY-MM-DD` format. Hold until dates must be fewer than 30 days from the shipment's `created_at` datetime. [optional]

[Back to Model list] [Back to API list] [Back to README]