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