cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/{shopId}/shipping/rates \ --header 'Content-Type: application/json' \ --data ' { "deliveryType": "delivery", "name": "standard no rate", "rateType": "norate", "source": "62d351a161c265a117704142", "zone": "63420576c267f66c26475611" } '
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.
"delivery"
"standard no rate"
"norate"
"62d351a161c265a117704142"
"63420576c267f66c26475611"
Was this page helpful?