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