/
14.1 Create/Update/Delete Postcode/Location SOAP API
14.1 Create/Update/Delete Postcode/Location SOAP API
The sp:UpdateLocationRequest
API method can be used to create, update and delete postcodes/locations.
Description
Postcodes (or locations, depending on the use case) may be added into the system and mapped onto the regions structure. Locations created through this interface are referred to elsewhere as ‘named places’.
Additionally, existing postcode/locations may be updated with new latitude/longitude information (the old entry is removed and the new entry replaces it). Entries may also be deleted via this interface.
Definition
The definition of this API is:
Return Structure
The API returns the standard return structure.
Return Codes
In addition to the 14.1 Standard Return Codes, the possible 14.1 Return Codes from this API are:
SP_OK (0)
SP_UDLOC_INVALID_ACTION (690)
SP_UDLOC_INVALID_NAME (691)
SP_UDLOC_FAILED_REGION_MAPPING (692)
SP_UDLOC_NAME_ALREADY_EXISTS (693)
, multiple selections available,