put https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/quotes//items//quantity/
Updates the quantity of an individual Quote item.
Response
Updates the quantity of an individual Quote item.
xxxxxxxxxx
curl --request PUT \
--url https://t0-s0.sandbox.mozu.com/api/commerce/quotes/quoteId/items/quoteItemId/quantity/quantity \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: