/orders-storage/po-lines

Collection of po-line items.

get

Get list of po lines; virtual field productIds contains each details.productIds[*].productId

post

Create a new po-line item.

Entity representing a po-line

patch

Apply partial modifications to a order line

get

Retrieve po-line item with given {po-lineId}

delete

Delete po-line item with given {po-lineId}

put

Update po-line item with given {po-lineId}