put https://{environment}.neomode.com.br/sales/commerce/carts//voucher/
In this method you set the voucher in your cart. The voucher code (code) needs to inform in the Url
Responses
In this method you set the voucher in your cart. The voucher code (code) needs to inform in the Url
xxxxxxxxxx
curl --request PUT \
--url https://environment.neomode.com.br/sales/commerce/carts/cart_id/voucher/code \
--header 'accept: application/json'