V3_PoLine_Post (Post)
- Last UpdatedNov 06, 2025
- 1 minute read
| Post | V3_PoLine_Post |
Resource Path:/api/v3/PoLine
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
The request body is of type Mes.WebApi.Models.V3.Commerce.PoLine.
Required. The property information for the line item being added.
The response body is of type Mes.WebApi.Models.V3.Commerce.PoLine.
OKThe following PoLine model properties are required.
- To identify the purchase order line: po_id and po_line_no.
- The item for the purchase order line: item_id.
- The amount of the item being ordered: quantity.