Location service
location methods
1. Get Country Request (GET Method) Info Web service URL: BASE_URL/api/Location/Countries 1.1 Get Country Response JSON
[
{
"id": 4,
...
Wed, 21 Feb, 2024 at 8:58 PM
2. Get County Request (GET Method) Info Web service URL: BASE_URL/api/Location/Counties/{CountryCode} Parameter Description CountryCode Countr...
Wed, 13 Apr, 2022 at 1:34 PM
3. Get Locality Request (GET Method) Info Web service URL: BASE_URL/api/Location/Localities/{CountyId} Parameter Description CountyId County id f...
Mon, 20 Jun, 2022 at 11:30 PM
4. Get Streets for a specific Postal code Info Web service URL: BASE_URL/api/Location/Postalcodes/{CountryCode}/{PostalCode} Parameter Description...
Mon, 30 May, 2022 at 2:22 PM
No parameters - GET all client locations Also available on Innoship Portal - Locations&Carriers Info Web service URL: BASE_URL/api/Location/Client...
Thu, 15 Dec, 2022 at 6:28 PM
6.Get Fixed Locations Request (GET Method) Info Web service URL: BASE_URL/api/Location/FixedLocations Parameter Description Courier courier...
Wed, 27 Mar, 2024 at 6:19 PM