/orders/{direction}/{orderID}/lineitems/{lineItemID}
At least one of the roles below is required to access this endpoint
Name | Type | Description | Possible Values |
---|---|---|---|
direction | string | Direction of the order, from the current user's perspective. Possible values: incoming, outgoing, all. | Incoming, Outgoing, All |
orderID | string | ID of the order. | --- |
lineItemID | string | ID of the line item. | --- |