cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/shipping/rates/{rateId} \ --header 'Content-Type: application/json' \ --data ' { "deliveryType": "pickup", "disabled": 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.
"63526b84fc8e3c7ee186db15"
"pickup"
false
Was this page helpful?