Fire this api to get list of available countries.
Last updated 2 years ago
GET https://castleindia.in/emart/public /api/countries /api/countries
GET
https://castleindia.in/emart/public /api/countries /api/countries
{ "countries": [ { "id": 38, "name": "Canada" }, { "id": 101, "name": "India" }, { "id": 166, "name": "Pakistan" }, { "id": 231, "name": "United States" } ], "status": "success" }
{ "msg": "The secret field is required.", "status": "fail" }
secret*
String
Client secret which obtained from admin panel.
Accept*
application/json