Delete a specific item from cart
Version 1.0.3
Endpoint
DELETE
https://partner.att.com/omni-svcs/v1/carts/{cartId}/items/{productOrderItemId}
Copy
Remove a specific item from the shopping cart by its product order item ID. This operation recalculates cart pricing and validates remaining items for compatibility.
Path Parameters
Header Parameters
Body Parameters
Responses
Item successfully deleted from cart. Returns the updated ProductOrder object with recalculated pricing and updated item list.
Body
application/json