delete https://{environment}.neomode.com.br/sales/commerce/carts//voucher
In this method you remove the voucher in your cart
Responses
In this method you remove the voucher in your cart
xxxxxxxxxx
curl --request DELETE \
--url https://environment.neomode.com.br/sales/commerce/carts/cart_id/voucher \
--header 'accept: application/json'