Donations
Donations Documentation
Donation [LIST]
Donation [LIST]
Request
Endpoint
Body
Parameters
Sorts
donation_date
Type Unknown
Description Sort by donation_date date
Required No
Filters
designation_account_id
Type ID string
Description Filter where donation designation_account_id is in the collection; accepts ids separated by comma
Required No
donation_date
Type date
Description Filter where donation_date is within provided date range
Required No
donor_account_id
Type ID string
Description Filter where donation donor_account_id is in the collection; accepts ids separated by comma
Required No
Response
Headers
Body
Fields
data
Type
[Donation]
Description An array of Donations
Donation [POST]
Donation [POST]
Request
Endpoint
Body
Parameters
Attributes
amount
Type
number
Description The original amount
Required No
appeal_amount
Type
number
Description The portion of the donation committed to an appeal
Required No
channel
Type
string
Description The location where the donation took place
Required No
converted_amount
Type
number
Description The amount converted to the receiving organization currency
Required No
converted_appeal_amount
Type
number
Description The portion of the converted amount committed to an appeal
Required No
converted_currency
Type
string
Description The receiving organization currency
Required No
created_at
Type
date
Description The timestamp of when this resource was created
Required No
currency
Type
string
Description The currency of the original amount
Required No
donation_date
Type
date
Description The date the donation was received
Required No
legacy_remote_id
Type
ID string
Description The remote system id given by the legacy orgin system
Required No
memo
Type
string
Description Additional notes in relation to this donation
Required No
motivation
Type
string
Description The reason why the donor gave the donation
Required No
payment_method
Type
string
Description The method the donor used to give their donation
Required No
payment_type
Type
string
Description If the donation is recurring in nature
Required No
remote_id
Type
ID string
Description The remote system id given by the origin system
Required No
tendered_amount
Type
number
Description The actual amount received after applicable fees
Required No
tendered_currency
Type
string
Description The currency the donation now resides in
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Relationships
appeal.data
Type
Appeal
Description The appeal that the appeal amount contributes to
Required No
contact.data
Type
Contact
Description The contact that this donation is connected with within the account list
Required No
designation_account.data
Type
Designation Account
Description The designation account the donation belongs to
Required No
donor_account.data
Type
Donor Account
Description The donor account the donation belongs to
Required No
pledge.data
Type
Pledge
Description The pledge that this appeal amount contributes to
Required No
Response
Headers
Body
Fields
Attributes
amount
Type
number
Description The original amount
appeal_amount
Type
number
Description The portion of the donation committed to an appeal
channel
Type
string
Description The location where the donation took place
converted_amount
Type
number
Description The amount converted to the receiving organization currency
converted_appeal_amount
Type
number
Description The portion of the converted amount committed to an appeal
converted_currency
Type
string
Description The receiving organization currency
created_at
Type
date
Description The timestamp of when this resource was created
currency
Type
string
Description The currency of the original amount
donation_date
Type
date
Description The date the donation was received
legacy_remote_id
Type
ID string
Description The remote system id given by the legacy orgin system
memo
Type
string
Description Additional notes in relation to this donation
motivation
Type
string
Description The reason why the donor gave the donation
payment_method
Type
string
Description The method the donor used to give their donation
payment_type
Type
string
Description If the donation is recurring in nature
remote_id
Type
ID string
Description The remote system id given by the origin system
tendered_amount
Type
number
Description The actual amount received after applicable fees
tendered_currency
Type
string
Description The currency the donation now resides in
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
appeal.data
Type
Appeal
Description The appeal that the appeal amount contributes to
contact.data
Type
Contact
Description The contact that this donation is connected with within the account list
designation_account.data
Type
Designation Account
Description The designation account the donation belongs to
donor_account.data
Type
Donor Account
Description The donor account the donation belongs to
pledge.data
Type
Pledge
Description The pledge that this appeal amount contributes to
Donation [GET]
Donation [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
amount
Type
number
Description The original amount
appeal_amount
Type
number
Description The portion of the donation committed to an appeal
channel
Type
string
Description The location where the donation took place
converted_amount
Type
number
Description The amount converted to the receiving organization currency
converted_appeal_amount
Type
number
Description The portion of the converted amount committed to an appeal
converted_currency
Type
string
Description The receiving organization currency
created_at
Type
date
Description The timestamp of when this resource was created
currency
Type
string
Description The currency of the original amount
donation_date
Type
date
Description The date the donation was received
legacy_remote_id
Type
ID string
Description The remote system id given by the legacy orgin system
memo
Type
string
Description Additional notes in relation to this donation
motivation
Type
string
Description The reason why the donor gave the donation
payment_method
Type
string
Description The method the donor used to give their donation
payment_type
Type
string
Description If the donation is recurring in nature
remote_id
Type
ID string
Description The remote system id given by the origin system
tendered_amount
Type
number
Description The actual amount received after applicable fees
tendered_currency
Type
string
Description The currency the donation now resides in
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
appeal.data
Type
Appeal
Description The appeal that the appeal amount contributes to
contact.data
Type
Contact
Description The contact that this donation is connected with within the account list
designation_account.data
Type
Designation Account
Description The designation account the donation belongs to
donor_account.data
Type
Donor Account
Description The donor account the donation belongs to
pledge.data
Type
Pledge
Description The pledge that this appeal amount contributes to
Donation [PUT]
Donation [PUT]
Request
Endpoint
Body
Parameters
Attributes
amount
Type
number
Description The original amount
Required No
appeal_amount
Type
number
Description The portion of the donation committed to an appeal
Required No
channel
Type
string
Description The location where the donation took place
Required No
converted_amount
Type
number
Description The amount converted to the receiving organization currency
Required No
converted_appeal_amount
Type
number
Description The portion of the converted amount committed to an appeal
Required No
converted_currency
Type
string
Description The receiving organization currency
Required No
created_at
Type
date
Description The timestamp of when this resource was created
Required No
currency
Type
string
Description The currency of the original amount
Required No
donation_date
Type
date
Description The date the donation was received
Required No
legacy_remote_id
Type
ID string
Description The remote system id given by the legacy orgin system
Required No
memo
Type
string
Description Additional notes in relation to this donation
Required No
motivation
Type
string
Description The reason why the donor gave the donation
Required No
overwrite
Type
boolean
Description
Only used for updating a record where you want to ignore the server's ' 'updated_in_db_at
value and force overwrite the values for the record. ' 'Must be true
to work.
Required No
payment_method
Type
string
Description The method the donor used to give their donation
Required No
payment_type
Type
string
Description If the donation is recurring in nature
Required No
remote_id
Type
ID string
Description The remote system id given by the origin system
Required No
tendered_amount
Type
number
Description The actual amount received after applicable fees
Required No
tendered_currency
Type
string
Description The currency the donation now resides in
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Relationships
appeal.data
Type
Appeal
Description The appeal that the appeal amount contributes to
Required No
contact.data
Type
Contact
Description The contact that this donation is connected with within the account list
Required No
designation_account.data
Type
Designation Account
Description The designation account the donation belongs to
Required No
donor_account.data
Type
Donor Account
Description The donor account the donation belongs to
Required No
pledge.data
Type
Pledge
Description The pledge that this appeal amount contributes to
Required No
Response
Headers
Body
Fields
Attributes
amount
Type
number
Description The original amount
appeal_amount
Type
number
Description The portion of the donation committed to an appeal
channel
Type
string
Description The location where the donation took place
converted_amount
Type
number
Description The amount converted to the receiving organization currency
converted_appeal_amount
Type
number
Description The portion of the converted amount committed to an appeal
converted_currency
Type
string
Description The receiving organization currency
created_at
Type
date
Description The timestamp of when this resource was created
currency
Type
string
Description The currency of the original amount
donation_date
Type
date
Description The date the donation was received
legacy_remote_id
Type
ID string
Description The remote system id given by the legacy orgin system
memo
Type
string
Description Additional notes in relation to this donation
motivation
Type
string
Description The reason why the donor gave the donation
payment_method
Type
string
Description The method the donor used to give their donation
payment_type
Type
string
Description If the donation is recurring in nature
remote_id
Type
ID string
Description The remote system id given by the origin system
tendered_amount
Type
number
Description The actual amount received after applicable fees
tendered_currency
Type
string
Description The currency the donation now resides in
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
appeal.data
Type
Appeal
Description The appeal that the appeal amount contributes to
contact.data
Type
Contact
Description The contact that this donation is connected with within the account list
designation_account.data
Type
Designation Account
Description The designation account the donation belongs to
donor_account.data
Type
Donor Account
Description The donor account the donation belongs to
pledge.data
Type
Pledge
Description The pledge that this appeal amount contributes to
Donation [DELETE]
Donation [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated