| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemNumber |
Indicates the unique identifier of the item. |
string |
None. |
| UomAbbreviation |
Read-only. Indicates the abbreviation for the unit of measure used. |
string |
None. |
| UomName |
Indicates the unit of measure used on the line item. |
string |
None. |
| ItemPrice |
Indicates the price of the item purchased from the vendor. |
decimal number |
None. |
| GroupCode | string |
None. |
|
| LineItemDescription |
A description of the item on the order. |
string |
None. |
| VendorSku |
Indicates the vendor's sku for the item. |
string |
None. |
| TaxCost |
Indicates the tax cost of the line item. |
decimal number |
None. |
| ShippingCost |
Indicates the cost to ship the line item. |
decimal number |
None. |
| TotalLineCost |
Indicates the total cost of the line item, excluding shipping and tax. |
decimal number |
None. |
| GrandTotalLineCost |
Internal. Indicates the total cost of the line item, including shipping and tax. |
decimal number |
None. |
| QuantityRequested |
Indicates the quantity (or amount) requested from the vendor. |
decimal number |
None. |
| QuantityComplete |
Read-only. Indicates the requested quantity of the item that has been fulfilled. |
decimal number |
None. |