Address

APIDescription
GET api/Address/GetRegions?smCountryRef={smCountryRef}&searchTerm={searchTerm}&maxResults={maxResults}&es={es}

No documentation available.

GET api/Address/GetCities?smCountryRef={smCountryRef}&regionName={regionName}&searchTerm={searchTerm}&maxResults={maxResults}&es={es}

No documentation available.

GET api/Address/GetCitiesWithoutRegionName?smCountryRef={smCountryRef}&searchTerm={searchTerm}&maxResults={maxResults}&es={es}

No documentation available.

GET api/Address/GetCitiesWithoutZips?smCountryRef={smCountryRef}&regionName={regionName}&searchTerm={searchTerm}&maxResults={maxResults}&es={es}

No documentation available.

GET api/Address/GetZips?smCountryRef={smCountryRef}&searchTerm={searchTerm}&maxResults={maxResults}&es={es}

No documentation available.

GET api/Address/GetZipsInRegion?smCountryRef={smCountryRef}&regionName={regionName}&searchTerm={searchTerm}&maxResults={maxResults}&es={es}

No documentation available.

GET api/Address/GetAddresses?smCountryRef={smCountryRef}&cityName={cityName}&searchTerm={searchTerm}&postcode={postcode}&maxResults={maxResults}&es={es}

No documentation available.

POST api/Address/ValidateAddress

No documentation available.

GET api/Address/GetAddressValuesByIds?smCountryRef={smCountryRef}&cityId={cityId}&streetId={streetId}&callCodeId={callCodeId}

No documentation available.

Cache

APIDescription
POST api/Cache/ClearAllCache

No documentation available.

POST api/Cache/ClearCacheForCitySearchTerm?smCountryRef={smCountryRef}&searchTerm={searchTerm}

No documentation available.

Values

APIDescription
GET api/Values/Get

No documentation available.

GET api/Values/Get/{id}

No documentation available.

POST api/Values/Post

No documentation available.

PUT api/Values/Put/{id}

No documentation available.

DELETE api/Values/Delete/{id}

No documentation available.

Phone

APIDescription
GET api/Phone/GetCallCodes?smCountryRef={smCountryRef}&searchTerm={searchTerm}

No documentation available.

GET api/Phone/GetCallCodes?smCountryRef={smCountryRef}&searchTerm={searchTerm}&maxResults={maxResults}

No documentation available.

GET api/Phone/ValidatePhoneNumber?smCountryRef={smCountryRef}&phoneNumber={phoneNumber}

No documentation available.

GET api/Phone/IsCallCodeMobile?smCountryRef={smCountryRef}&callCodeId={callCodeId}

No documentation available.