Sitecore Ordercloud

Delete a line item

DELETE
/orders/{direction}/{orderID}/lineitems/{lineItemID}

Roles

At least one of the roles below is required to access this endpoint

FullAccess
OrderAdmin
Shopper

Parameters

NameTypeDescriptionPossible Values
directionstringDirection of the order, from the current user's perspective. Possible values: incoming, outgoing, all.Incoming, Outgoing, All
orderIDstringID of the order.---
lineItemIDstringID of the line item.---