UpdateContainerInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| carrierId | ID | ||
| carrierServiceId | ID | ||
| collectedAt | DateTime | When the container was actually collected | |
| containerNumber | String | Container number identifier | |
| deliveredAt | DateTime | When the container was actually delivered | |
| deliveryAt | DateTime | When the container is scheduled for delivery | |
| dimensions | ContainerDimensionsInput | Dimensional information for this container | |
| maximumWeight | ContainerMaximumWeightInput | Maximum weight capacity of the container | |
| pickupAt | DateTime | When the container is scheduled for pickup | |
| state | ContainerStateEnum | Current state of the container | |
| type | ContainerTypeEnum | Type of container |