Salary Currency Donations
Salary Currency Donations Documentation
Salary Currency Donation [GET]
Salary Currency Donation [GET]
Request
Endpoint
Body
Parameters
Filters
account_list_id
Type string
Description The account list to run the report on
Required No
designation_account_id
Type ID string
Description Filter by designation account ID; Accepts comma separated ids
Required No
donor_account_id
Type ID string
Description Filter by donor account ID; Accepts comma separated ids
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
currency_groups
Type
[Object]
Description The donations made each month, per contact, grouped by currencies
default_currency
Type
string
Description Default currency of account_list
donor_infos
Type
[Object]
Description Info on donors
months
Type
[Object]
Description The months represented in the data
salary_currency
Type
string
Description DEPRECATED replaced by default_currency
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
account_list.data
Type
Account List
Description The account list the report was run on
Last updated