curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/policies/{policyId} \ --header 'Content-Type: application/json' \ --data '{ "isDisabled": false, "policy": "<div>Pick up update again and againer. Just changing for the sake of the shop audit tracker....</div>"}'
Shops - Policies
Update policy
PATCH
/
{shopId}
/
policies
/
{policyId}
Update policy
Copy
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/policies/{policyId} \ --header 'Content-Type: application/json' \ --data '{ "isDisabled": false, "policy": "<div>Pick up update again and againer. Just changing for the sake of the shop audit tracker....</div>"}'