| Name | Type | Description | Notes |
|---|---|---|---|
| externalId | String | This is a user-defined value provided by users just for their reference. This is for mapping purpose against each shipment. | [optional] |
| fromAddress | FromAddress | ||
| toAddress | ToAddress | ||
| parcel | Parcel | ||
| carrierAccountId | String | A unique identifier associated with the Carrier account used by client users during shipment process. | [optional] |
| parcelType | String | >-Packaging type varies as per selected carrier and its services, e.g., PKG, LGENV. | [optional] |
| serviceId | String | >-The unique identifier given to the carrier-specific service. ERR supports two services: First Class Mail (FCM) and Priority Mail (PM). | [optional] |
| dateOfShipment | String | Indicates the date when shipment is created. | [optional] |
| specialServices | List<SpecialServiceERRInner> | [optional] | |
| shipmentOptions | ShipmentOptionsERR | [optional] | |
| metadata | List<ShipmentERRMetadataInner> | Additional metadata that needs to be stored for this shipment can be added here. For now, `costAccountName` is supported. | [optional] |