Documentation is still being updated. Some content maybe unfinished.
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{
"message": "<string>",
"response": true
}Was this page helpful?