Shipping Options
A shipping options object contains the shipping options that are specific to your carrier only.
Properties
This table lists the properties of a shippingOptions
object and identifies those properties that are required. The nullable
column indicates which properties may be null when the object is provided as an argument to one of your methods, and the required
column indicates which properties are required when the object is returned from one of your methods.
Name | Type | Required? | Description |
---|---|---|---|
dangerousGoodsCategory | string | Indicates the category of dangerous goods(if any) that the shipment contents contain. | |
billDutiesToSender | boolean | Indicates if the carrier should bill duties to the sender. |