| Name | Type | Description | Notes |
|---|---|---|---|
| externalId | String | The external ID of the shipment. User can provide any custom value to it for its own reference | [optional] |
| fromAddress | MultipieceDomesticShipmentRequestFromAddress | ||
| parcel | ShipmentDomesticParcel | ||
| 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 | Current Shipment date | [optional] |
| specialServices | List<SpecialService> | [optional] | |
| shipmentOptions | ShipmentOptions | [optional] | |
| metadata | List<ShipmentMetadataInner> | Additional metadata that needs to be stored for this shipment can be added here. For now, `costAccountName` is supported. | [optional] |
| toAddress | ShipmentToAddress |