Details

Name Data Type Is Nullable
A2HAffiliateID String False
UserName String False
Title String False
Email String False
DonorNo String False
ParentDonorNo String False
WhseCode String False
OnTruck String False
WhseName String False
WhseAddr String False
WhseAddr2 String False
WhseCity String False
WhseState String False
WhseZip String False
WhseContact String False
ShptNo String False
SentRcpt String False
Item String False
Descr String False
Units Integer False
Pounds Decimal False
Handling String False
Date DateTime True
UTotal String False
PTotal String False
FullDate DateTime False
UniqueId String False
FabrdId Integer False
FabrId Integer False
ReceiptType String False
DonorRef String False
DonorName String False
ProductRef String False
ProductName String False
DonorId Integer False
ReceiptId Integer False
ProductId Integer False
ReceiptDetailId Integer False
WarehouseId Integer False
FaBlueReceipt_IsInactive Boolean False
FaBlueReceiptDetail_IsInactive Boolean False

Object:

{
    A2HAffiliateID":"abcABC123",
    UserName":"abcABC123",
    Title":"abcABC123",
    Email":"abcABC123",
    DonorNo":"abcABC123",
    ParentDonorNo":"abcABC123",
    WhseCode":"abcABC123",
    OnTruck":"abcABC123",
    WhseName":"abcABC123",
    WhseAddr":"abcABC123",
    WhseAddr2":"abcABC123",
    WhseCity":"abcABC123",
    WhseState":"abcABC123",
    WhseZip":"abcABC123",
    WhseContact":"abcABC123",
    ShptNo":"abcABC123",
    SentRcpt":"abcABC123",
    Item":"abcABC123",
    Descr":"abcABC123",
    Units":####,
    Pounds":###.##,
    Handling":"abcABC123",
    Date":"MM-dd-yyyy hh:mm:ss",
    UTotal":"abcABC123",
    PTotal":"abcABC123",
    FullDate":"MM-dd-yyyy hh:mm:ss",
    UniqueId":"abcABC123",
    FabrdId":####,
    FabrId":####,
    ReceiptType":"abcABC123",
    DonorRef":"abcABC123",
    DonorName":"abcABC123",
    ProductRef":"abcABC123",
    ProductName":"abcABC123",
    DonorId":####,
    ReceiptId":####,
    ProductId":####,
    ReceiptDetailId":####,
    WarehouseId":####,
    FaBlueReceipt_IsInactive":True/False,
    FaBlueReceiptDetail_IsInactive":True/False
}