GET /api/v2/account_lists/79b9697a-3201-4152-ba28-e0136f44c396/donor_accounts
Content-Type: application/vnd.api+json
Body
Parameters
Filters
contacts
TypeID string
Description
Filter where donor account is connected with contacts with ids in the collection; Accepts ids separated by comma
Required
No
wildcard_search
TypeUnknown
Description
filter.wildcard search
Required
No
Response
Headers
Body
Fields
data
Type[Designation Account]
Description
An array of Designation Accounts
Donor Account [GET]
Donor Account [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
account_number
TypeID string
Description
the account number that is provided by the origin system
created_at
Typedate
Description
The timestamp of when this resource was created
display_name
Typestring
Description
name to display to the user
donor_type
Typestring
Description
indicates if the donor is an individual, household, organization or company
first_donation_date
Typedate
Description
the date of the first donation the donor made
last_donation_date
Typedate
Description
the date of the last donation the donor made
legacy_account_number
TypeID string
Description
the account number that is provided by the legacy origin system
total_donations
Typenumber
Description
the total amount of donations the donor has made
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
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
contacts.data
Type[Contact]
Description
Contacts that this donor account is connected with
organization.data
TypeOrganization
Description
The Organization the designation account belongs to
GET /api/v2/account_lists/0fda4eec-bb06-4b76-9f51-88c707a06d40/donor_accounts/50de19b2-9dc7-4652-8976-8eabfed58d81
Content-Type: application/vnd.api+json
Content-Type: application/vnd.api+json; charset=utf-8
200 OK