Sending Options includes used carrier related details, sender details, and parcel details.
| Name | Type | Description | Notes |
|---|---|---|---|
| carrier | String | Name of the carrier. E.g., FedEx. | [optional] |
| service | String | Name of the carrier-based service. E.g., 2DA. | [optional] |
| carrierAccounts | SendingOptionsResponseCarrierAccounts | [optional] | |
| labelSize | LabelSizeEnum | Size of the label, e.g., DOC_4X6. | [optional] |
| labelType | String | Type of the Label, e.g., Shipping_Label. | [optional] |
| labelFormat | String | Format of the Label, e.g., PDF. | [optional] |
| fromAddress | FromAddressV2Response | [optional] | |
| parcel | ParcelV2Response | [optional] |
| Name | Value |
|---|---|
| DOC_4_X6 | "DOC_4X6" |