cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/{shopId}/currencies/ \ --header 'Content-Type: application/json' \ --data ' { "baseRate": 1, "currency": "61772626938e558bd43b2192", "currencyRate": 200, "isBaseCurrency": false } '
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.
1
"61772626938e558bd43b2192"
200
false
Was this page helpful?