| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionId | integer | ||
| FundraisingId | integer | ||
| Amount |
Transaction Amount |
decimal number | |
| TransactionFees |
Any credit card fees from the payment processor or ServiceReef transaction fees |
decimal number | |
| Date |
Date transaction was processed |
date | |
| Anonymous |
Payment was made anonymously |
boolean | |
| DonorUserId |
User who placed this transaction. Null if user was not logged in |
integer | |
| DonorFirstName | string | ||
| DonorLastName | string | ||
| DonorEmail | string | ||
| DonorAddress | AddressModel | ||
| DonorPhone | string | ||
| EventId | integer | ||
| EventName | string | ||
| EventCode |
Unique identifier brought over from your accounting software that helps you manage your internal records of donations and payments |
string | |
| EventUrl | string | ||
| Description | string | ||
| PaymentProcessorName |
Name of the payment processor (Stripe, PayPal, etc) |
string | |
| CCLast4 |
Last 4 digits of credit card number if this was a credit card transaction |
string | |
| PaymentProcessorTransactionId |
Transaction ID from the payment processor |
string | |
| PaymentProcessorBatchId |
Batch ID from the payment processor |
string | |
| IntegrationIdentifiers | Collection of IntegrationIdentifierModel | ||
| RegularAttenderOfThisChurch |
Is the donor a regular attender |
boolean | |
| ExternalId | string | ||
| Frequency |
Payment Frequency |
RecurringPaymentFrequency |