cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/coupons/63cd407efc76bc30f6cfb3ce \ --header 'Content-Type: application/json' \ --data ' { "usageLimit": { "canUseWithOtherCoupons": false, "maxNumberOfUses": 4, "maxNumberOfUsesPerUser": null, "useIfNumberOfOrders": { "condition": "==", "count": null } } } '
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?