Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 2.46 KB

File metadata and controls

17 lines (14 loc) · 2.46 KB

CreateShipmentServiceOptions

Properties

Name Type Description Notes
posting_location str Posting Location.<br />Optional if you only have 1 Posting Location.
service_level str Service Level<br />Valid values are 01-99.<br />Defaults to lowest service level if not provided. [optional]
service_format str Service Format<br /> <br />L - Letter<br />F - Large Letter<br />P - Parcel<br />S - Printed Papers - International Services Only [optional]
safeplace str Safe Place Enhancement<br />Free text to describe a safe place to leave the parcel.<br />Returns an error if the service does not allow Safeplace. [optional]
saturday_guaranteed bool Saturday Guaranteed Enhancement<br />Available for Domestic Special Delivery Services Only<br />Returns an error if requested and the service does not allow it. [optional]
consequential_loss str Consequential Loss Enhancement<br />Available for Domestic Special Delivery Services Only.<br /> <br />Level1 - £1,000<br />Level2 - £2,500<br />Level3 - £5,000<br />Level4 - £7,500<br />Level5 - £10,000<br /> <br />Returns an error if requested and the service does not allow it. [optional]
local_collect bool Local Collect Enhancement<br />Available for Domestic Special Delivery and Domestic Tracked services only.<br />Returns an error if requested and the service does not allow it. [optional]
tracking_notifications str Tracking Notifications Enhancement<br />Available for Domestic Special Delivery and Domestic Tracked services only.<br />Returns an error if requested and the service does not allow it. [optional]
recorded_signed_for bool Recorded Signed For<br />Available for all Domestic Services that are not Special Delivery, Tracked or BFPO.<br />This is an enhancement for services that don't have an in-built signature service like Special Delivery and Tracked.<br />Returns an error if requested and the service does not allow it. [optional]

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