Documentation is still being updated. Some content maybe unfinished.
cURL
curl --request GET \ --url {protocol}://{host}/wp-json/cocart/v1/coupon
[ "<string>" ]
Retrieve a list of all coupons currently applied to the cart.
A valid request URL is required to generate request examples
List of applied coupons.
Was this page helpful?