| Name | Description | Type | Additional Information |
|---|---|---|---|
| DeliveryGUID |
ID for the delivery destination |
globally unique identifier |
Required |
| Latitude |
Latitude of the delivery destination |
decimal number |
Required Range: inclusive between -90 and 90 |
| Longitude |
Longitude of the delivery destination |
decimal number |
Required Range: inclusive between -180 and 180 |
| Quantity |
Quantity to deliver |
decimal number |
Required Cannot be negative Max of 3 decimal places |
| PreferredVehicle |
ID of vehicle preferred to service this delivery |
globally unique identifier |
Required |
| IsFirstStop |
Designated as first stop in a route |
boolean | |
| Priority |
Priority Setting 1 = highest, 5 = lowest, 0 = not set |
integer |
Range: inclusive between 0 and 5 |