Name | Description | Type | Additional information |
---|---|---|---|
AssetTag |
Indicates the unique identifier of the asset. |
string |
None. |
AssetPrice |
Indicates the price of the asset purchased from the vendor. |
decimal number |
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. |