Details

Name Data Type Is Nullable
Unique_key String False
Receipt_id Integer False
Receiptdetail_id Integer False
Product_id Integer False
Contributor_id Integer False
Receiptdetail_modifiedOn DateTime False
Receipt_modifiedOn DateTime False
Business_key Integer False
Item_no Integer False
Lot_no Integer False
Document_no String False
Fbc_package_type_code String False
Unc_package_type_code String False
Unc_notice_no String False
Vap_fee_per_lb Decimal True
Vap_fee_lcy Decimal False
Total_cost Decimal True
Unit_value Decimal False
Total_value Decimal True
Fbc_donor_class_trade String False
Fbc_product_category_code String False
Fbc_product_classification String False
Fbc_product_source_code String False
Fbc_product_type_code String False
Fbc_storage_requirement_code String False
Unc_product_category_code String False
Unc_product_source_code String False
Unc_product_type_code String False
Unc_storage_requirement_code String False
Unc_donor_class_of_trade String False
Date_last_modified DateTime True

Object:

{
    Unique_key":"abcABC123",
    Receipt_id":####,
    Receiptdetail_id":####,
    Product_id":####,
    Contributor_id":####,
    Receiptdetail_modifiedOn":"MM-dd-yyyy hh:mm:ss",
    Receipt_modifiedOn":"MM-dd-yyyy hh:mm:ss",
    Business_key":####,
    Item_no":####,
    Lot_no":####,
    Document_no":"abcABC123",
    Fbc_package_type_code":"abcABC123",
    Unc_package_type_code":"abcABC123",
    Unc_notice_no":"abcABC123",
    Vap_fee_per_lb":###.##,
    Vap_fee_lcy":###.##,
    Total_cost":###.##,
    Unit_value":###.##,
    Total_value":###.##,
    Fbc_donor_class_trade":"abcABC123",
    Fbc_product_category_code":"abcABC123",
    Fbc_product_classification":"abcABC123",
    Fbc_product_source_code":"abcABC123",
    Fbc_product_type_code":"abcABC123",
    Fbc_storage_requirement_code":"abcABC123",
    Unc_product_category_code":"abcABC123",
    Unc_product_source_code":"abcABC123",
    Unc_product_type_code":"abcABC123",
    Unc_storage_requirement_code":"abcABC123",
    Unc_donor_class_of_trade":"abcABC123",
    Date_last_modified":"MM-dd-yyyy hh:mm:ss"
}