_API UpdateLocationRequest Definition
- Matthew Wren
Web Service | Type | Description | Req? | Val? | |
|
|
| |||
|
|
| The textual postcode/zipcode or location code for the place | ||
|
|
| Latitude (see 2.5) of the named postcode/location | ||
|
|
| Longitude (see 2.5) of the named postcode/location | ||
|
|
| Optional Bit field indicating whether this is an addition, update (replacement) or deletion:
Not supplying the parameter is the same as supplying it with a value of 0. | ||
|
|
| This is an optional parameter. Set true (1) if the named place to be created should be visible in the ServicePlanner map. Set false (0) if the named place to be created should not be visible in the ServicePlanner map. Not supplying the parameter is the same as supplying a value of false(0). | ||
|
|
|