GET
/
coupon
Get applied coupons
curl --request GET \
  --url {protocol}://{host}/wp-json/cocart/v1/coupon
[
  "<string>"
]
This endpoint is available in CoCart Plus.

Response

200
application/json

List of applied coupons.

The response is of type string[].