| Name | Type | Description | Notes |
|---|---|---|---|
| fromAddress | ShipmentInternationalFromAddress | ||
| parcel | ShipmentInternationalParcel | ||
| carrierAccountId | String | A unique identifier associated with the Carrier account used by client users during shipment process. | |
| parcelType | String | >-Packaging type specific to the carrier, e.g., FRPKG, LGENV, TUBE,PKG. | |
| serviceId | String | >-The abbreviated name of the carrier-specific service. Required for creating a shipment. Optional for rating a parcel. | |
| dateOfShipment | String | The date of the shipment. The format must be YYY:MM:DD. | [optional] |
| specialServices | List<SpecialService> | [optional] | |
| shipmentOptions | ShipmentOptions | [optional] | |
| metadata | List<ShipmentInternationalMetadataInner> | Additional metadata that needs to be stored for this shipment can be added here. For now, `costAccountName` is supported. | [optional] |
| toAddress | ShipmentInternationalToAddress | ||
| customs | ShipmentInternationalCustoms |