Details

Name Data Type Is Nullable
FeedingAmericaFoodBankID String False
ItemNo String False
Description String False
FBCProductCategory String False
FBCProductType String False
FBCStorageRequirement String False
TotalGrossWeight Decimal False
QuantityOnHand Integer False
UPC String False
LastModifiedDate DateTime False

Object:

{
    FeedingAmericaFoodBankID":"abcABC123",
    ItemNo":"abcABC123",
    Description":"abcABC123",
    FBCProductCategory":"abcABC123",
    FBCProductType":"abcABC123",
    FBCStorageRequirement":"abcABC123",
    TotalGrossWeight":###.##,
    QuantityOnHand":####,
    UPC":"abcABC123",
    LastModifiedDate":"MM-dd-yyyy hh:mm:ss"
}