Documentation is still being updated. Some content maybe unfinished.
cURL
curl --request GET \ --url {protocol}://{host}/wp-json/cocart/v1/check-coupons
{ "message": "<string>", "response": true }
Check if coupons applied to the cart are valid.
A valid request URL is required to generate request examples
All coupons are valid.
Was this page helpful?