Create Donation
Creates a new donation in Raisely.
Query
Comma-separated response fields to include.
Body
Line 1 of an address Example: `31 Sunset Boulevard`
Line 2 of an address Example: `Unit 31b`
Does the donor wish to be anonymous Examples: `true`, `false`
Unique identifier for the record Example: `aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa`
ID of the payment method used (from the payment gateway) Example: `card_aabbccddeeffaabbccddeeff`
Examples: `AU`, `GB`, `US`
3 letter currency code Examples: `AUD`, `USD`
The customer ID (assigned by the payment gateway)
The date and time (in ISO8601 format) the donation was received by the organisation (only for OFFLINE donations) Example: `2020-12-03T06:52:46.330Z`
Email address of the donor Example: `[email protected]`
The first name of the person Example: `Leila`
Not null values indicate this transaction has been set aside to pay for an upcoming registration Examples: `true`, `null`
The full name of the person Example: `Leila Norma Eulalia Josefa Magistrado de Lima`
Gateway Version of donation method, if any
The amount spent on the item in the currency of the donation
The total amount refunded in cents for this line item, in the donation currency.
Whether the donation item (ticket) has been checked in
Description of the item
If false, the amount is not included in receipts as part of the total donation
The ticket's parent bundle description
If multiple of the item, the number of items claimed
The last name of the person Example: `de Lima`
Message from the donor Example: `Glad to help out with the fundraising!`
The payment gateway used Examples: `CREDIT_CARD`, `PAYPAL`, `APPLE_PAY`, `OFFLINE`, `CUSTOM`, `STRIPE_INTENT`, `FACEBOOK`
The type of payment method used, to distinguish between card, direct debit and digital wallet payments. Examples: `APPLE_PAY`, `CARD`, `GOOGLE_PAY`, `BROWSER_PAY`
LIVE or TEST Examples: `LIVE`, `TEST`
Phone number of the donor Example: `+1 123-456-7890`
Postal code of the donor Examples: `AAA BBBB`, `0000`, `AAA BBB`
The name that the person prefers to be called Example: `Norma`
Private values for this record Example: `{ "fieldA": "one", "fieldB": "yes" }`
Unique identifier for the record Example: `aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa`
Public values for this record Example: `{ "fieldA": "one", "fieldB": "yes" }`
Status of donation on SwiftAid Examples: `OK`, `FAILED`, `PENDING`, `DELETING`, `DELETED`
The payment token from the gateway Example: `tok_aaaaaaaaaaaaaaaaaaaaaaaa`
ONLINE or OFFLINE Examples: `ONLINE`, `OFFLINE`