Details

Name Data Type Is Nullable
ContributorId Integer False
ContributorRef String False
ContributorName String False
ReceiptRef String False
ProductRef String False
ProductName String False
ProductCategoryName String False
WarehouseName String False
ReceivedQuantity Integer False
ReceivedWeight Decimal False
InboundValue Decimal False
InboundCost Decimal False
InboundTotal Decimal True
ReceivedDate DateTime True
ExpireDate DateTime True
ProductClassName String False
OriginationRef String False
OriginationName String False
FaTypeName String False
FaTypeDescription String False
SystemStorage String False
ContributorClassOfTrade String False
ConfirmedDate DateTime True
ReceivedDateYear Integer True
ConfirmedDateYear Integer True

Object:

{
    ContributorId":####,
    ContributorRef":"abcABC123",
    ContributorName":"abcABC123",
    ReceiptRef":"abcABC123",
    ProductRef":"abcABC123",
    ProductName":"abcABC123",
    ProductCategoryName":"abcABC123",
    WarehouseName":"abcABC123",
    ReceivedQuantity":####,
    ReceivedWeight":###.##,
    InboundValue":###.##,
    InboundCost":###.##,
    InboundTotal":###.##,
    ReceivedDate":"MM-dd-yyyy hh:mm:ss",
    ExpireDate":"MM-dd-yyyy hh:mm:ss",
    ProductClassName":"abcABC123",
    OriginationRef":"abcABC123",
    OriginationName":"abcABC123",
    FaTypeName":"abcABC123",
    FaTypeDescription":"abcABC123",
    SystemStorage":"abcABC123",
    ContributorClassOfTrade":"abcABC123",
    ConfirmedDate":"MM-dd-yyyy hh:mm:ss",
    ReceivedDateYear":####,
    ConfirmedDateYear":####
}