put https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/orders//items//price/
Updates the price of an individual order item in the order.
Response
Updates the price of an individual order item in the order.
xxxxxxxxxx
curl --request PUT \
--url 'https://t0-s0.sandbox.mozu.com/api/commerce/orders/orderId/items/orderItemId/price/price?isOverRidePriceSalePrice=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: