Skip to main content
GET
/
check-coupons
Check all applied coupons
curl --request GET \
  --url {protocol}://{host}/wp-json/cocart/v1/check-coupons
{
  "message": "<string>",
  "response": true
}
This endpoint is available in CoCart Plus.

Response

All coupons are valid.

message
string
response
boolean
I