| Name | Description | Type | Additional information |
|---|---|---|---|
| RouteIdentifier |
Name of the route to appear on |
string |
Required |
| RouteType |
The type of route ("D" = Domestic, "T" = Trade) |
string |
Required |
| Vehicle |
Assigned vehicle registation |
string |
None. |
| DayOfWeek |
Collection day of week ("0" for Ad-hoc, "1-7" for Monday-Sunday) |
WeekDay |
Required |
| WeekNumber |
Week number (1, 2, 3 or 4) |
integer |
Required |
| StreetCollectionSequence |
Street collection sequence |
integer |
Required |
| PropertyCollectionSequence |
Property collection sequence |
integer |
None. |
| UPRN |
UPRN - Unique Property Reference Number |
string |
Required |
| PropertyNameOrNumber |
Property number or name |
string |
Required |
| StreetName |
Street Name |
string |
Required |
| USRN |
USRN - Unique Street Reference Number |
string |
Required |
| Locality |
Locality |
string |
None. |
| Town |
Town |
string |
None. |
| PostCode |
Postal Code |
string |
None. |
| Easting |
Easting coordinates (must be paired with Northing) |
decimal number |
None. |
| Northing |
Northing coordinates (must be paired with Easting) |
decimal number |
None. |
| Latitude |
Latitude coordinates (must be paired with Longitude) |
decimal number |
None. |
| Longitude |
Longitude coordinates (must be paired with Latitude) |
decimal number |
None. |
| PropertySpecialInstructions |
Property Special Instructions |
string |
None. |
| AssistedCollection |
Assited collection required (true/false or 1/0 for yes/no) |
boolean |
None. |