Cart
Apply coupon to cart action
Apply coupon to cart action
post/api/v1/carts/-actions/apply-coupon
Request body
Example request
{
"data": {
"attributes": {
"coupon_code": "code"
},
"type": "carts"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.