| Name | Description | Type | Additional Information |
|---|---|---|---|
| VehicleGUID |
ID of the delivery vehicle |
globally unique identifier |
Required |
| Capacity |
Capacity of the delivery vehicle |
decimal number |
Required Cannot be negative |
| StartingLatitude |
Latitude of the starting location of the vehicle |
decimal number |
Range: inclusive between -90 and 90 |
| StartingLongitude |
Longitude of the starting location of the vehicle |
decimal number |
Range: inclusive between -180 and 180 |
| EndingLatitude |
Latitude of the ending location of the vehicle |
decimal number |
Range: inclusive between -90 and 90 |
| EndingLongitude |
Longitude of the ending location of the vehicle |
decimal number |
Range: inclusive between -180 and 180 |