Name | Description | Type | Additional Information |
---|---|---|---|
Status |
Status of the API call. |
string | |
Message |
Message of the API call. |
string | |
DeptID |
Product department id. |
string | |
ProdID |
Product product id. |
string | |
ProductName |
Product name. |
string | |
Manufacturer |
Product manufacturer. |
string | |
InventoryUnits |
Product inventory units. |
string | |
TotalOnHand |
Product total on hand. |
decimal number | |
TotalAvailable |
Product total available. |
decimal number | |
BillingUnits |
Product billing units. |
string | |
PackageSize |
Product package size. |
string | |
PackageUnits |
Product package units. |
string | |
ListPrice |
Product list price. |
decimal number | |
LastCost |
Product last cost. |
decimal number | |
AverageCost |
Product average cost. |
decimal number | |
ReplacementCost |
Product replacement cost. |
decimal number | |
EstimatedAverageCost |
Product estimated average cost. |
decimal number | |
ProdIdAlternate |
Alternate ID for the Product |
string | |
LocationDetails |
JSON dictionary of ProductLocationDetail. |
Collection of ProductLocationDetail |