The following are the fields associated with the Transaction object and the properties of these fields.

Field NameTypeRead-OnlySearchable
ContactIdGUIDXX
InviteeIdGUIDXX
SourceIdStringX
FirstNameStringX
LastNameStringX
CompanyStringX
TitleStringX
EmailAddressStringX
WorkPhoneStringX
EventIdGUIDXX
EventCodeStringX
EventTitleStringX
EventStartDateDateTimeX
TransactionTypeStringX
Success ∞BooleanXX
TransactionNumberStringXX
PaymentTypeStringX
NameOnCardStringXX
ReferenceNumberStringX
BatchNumberStringX
AmountMoneyX
PaidInFull **Boolean
TransactionDate *DateTimeX
NoteString
LastModifiedDate *DateTimeXX
ModifiedByStringX
AuthorizationCodeStringX
DistributionDetail
ProductIdGUIDX
ProductNameStringX
ProductCodeStringX
ProductTypeStringX
OrderNumberStringX
OrderPriceMoneyX
AmountAppliedMoney
GLCodeStringX
GLDescriptionStringX

Legend

  • ** Used only in CreateTransaction call
  • Default search value = true
  • * Used in GetUpdated call
Last updated on