| Name | Description | Type | Additional information |
|---|---|---|---|
| DonorFirstName | string |
Max length: 50 |
|
| DonorLastName | string |
Max length: 50 |
|
| DonorEmail | string |
Max length: 100 |
|
| DonorAddress | AddressRequest | ||
| AnonymousDonation |
Indicate if payment was made anonymously |
boolean | |
| TransactionType | TransactionType |
Required |
|
| DonationDate |
Date transaction was processed (in timezone used in organization settings) |
date |
Required |
| Description | string | ||
| Amount |
Transaction Amount |
decimal number |
Required |
| AssociatedEventId |
Optionally specify an event id if this payment is associated with an opportunity |
integer | |
| DonatedToUserId |
Optionally specify a user id if this payment was designated for an opportunity participant. Note: AssociatedEventId must be provided if DonatedToUserId is set |
integer | |
| ExternalIdentifier |
External identifier for this payment |
string |