Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add Transact.RdrTransID field

...

Field NameTypeDescriptionNotes
IDlongTransaction Rec ID
RdrTransIDintReader transaction ID
AccountIDintSysConfig Account ID
DateTimeDateTimeTransaction time (UTC)
TransTypeintTransaction type

Transaction Types & SubTypes

TransSubTypeintTransaction sub-typeTransaction Types & SubTypes
LocationIDintLocation Rec ID
MachNointMachine number
CashAmountDecimalAmount of cash


CreditCardNumberstringCredit card number (last 4 digits)May be NULL if card type NOT credit
CreditCardAmountDecimalAmount spent on credit card
LoyaltyCardNumberstringLoyalty card numberMay be NULL if card type NOT loyalty
BalanceAmountDecimalChange in balance
BonusAmountDecimalChange in bonus
LoyaltyPointsintChange in loyalty points
FreeStartsintChange in free starts
NewBalanceDecimalNew loyalty balance after transaction
NewBonusDecimalNew loyalty bonus after transaction
AdditionalInfostringAdditional info
UserAccountIDintUserAccount Rec ID
CreditCardNamestringName on credit cardMay be NULL if card type NOT credit
EmployeeUserIDintEmployee User Rec ID
NewFreeStartsintNew Free Starts after transaction
NewLoyaltyPointsintNew Loyalty Points after transaction
RootTransactIDlongRoot Transaction Rec ID
UnfundedAmountDecimalUnfunded amount

...