iSAMS Stores API
The following operations are supported. For a formal definition, please review the Service Description.
-
AddStore
Adds or Updates a single store. -
Authenticate
Authenticates the API credentials provided. -
DeleteStore
Deletes a single store. -
ExportAllCsv
Exports full store data to a set of Csv files retrievable via HTTP. -
ExportAllJson
Exports full store data to a set of JSON files retrievable via HTTP. -
ExportAllXml
Exports full store data to a set of XML files retrievable via HTTP. -
ExportCsv
Exports full store data for the selected site to a set of Csv files retrievable via HTTP. -
ExportJson
Exports full store data for the selected site to a set of JSON files retrievable via HTTP. -
ExportXml
Exports full store data for the selected site to a set of XML files retrievable via HTTP. -
GetStoreByBranchCode
Get a store based on a store branch code. -
GetStoreByID
Get a store based on a store Id. -
ListAreas
List all store areas. -
ListAreasByCountry
List all store areas within a country. -
ListAreasByName
List all store areas by name. -
ListAvailableWebsites
Lists available websites and their corresponding website IDs. -
ListCountries
Get all store countries. -
ListStores
List all stores. -
ListStoresByArea
List all stores in an area. -
ListStoresByCountry
List all stores in a country. -
ListStoresByPosition
List all stores within a radius (metres) of a lat/long position. -
ListStoresByPostcode
List all stores within a radius (metres) of a postcode. -
ListStoresBySatellite
List all stores linked to a satellite. -
SearchCountries
Search store countries based on a provided search term. -
SearchStores
Search stores based on a provided search term. -
UpdateStore
Adds or Updates a single store. -
UpdateStores
Adds or Updates multiple stores.