cURL
curl --request GET \ --url http://staging.qshop.ng/apiv2/locations/countries
{ "msg": "<string>", "data": [ { "_id": "<string>", "name": "<string>", "dialCode": "<string>", "code": "<string>", "__v": 123, "geoId": "<string>", "hasPostCode": true, "postalCodeFormat": "<string>", "currencyCode": "<string>", "east": 123, "north": 123, "south": 123, "west": 123 } ], "success": true }
Host: http://qshop.ng
Documentation IndexFetch the complete documentation index at: https://developers.qshop.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Was this page helpful?