Appeals
Appeals Documentation
Appeal [LIST]
Appeal [LIST]
Request
Endpoint
Body
Parameters
Filters
account_list_id
Type ID string
Description
Filter by Account List; accepts an Account List id
; this is required if you want the Contact included on Donations.
Required No
appeal_id
Type ID string
Description where appeal_id
Required No
wildcard_search
Type string
Description where name contains or designation_number starts with wildcard_search
Required No
Response
Headers
Body
Fields
data
Type
[Appeal]
Description An array of Appeal Objects
Appeal [POST]
Appeal [POST]
Request
Endpoint
Body
Parameters
Attributes
amount
Type
float
Description The amount requested for this Appeal
Required No
created_at
Type
date
Description The timestamp of when this resource was created
Required No
description
Type
string
Description The description for this Appeal
Required No
end_date
Type
date string
Description The date in which this Appeal ends
Required No
exclusion_filter
Type
object
Description A contact filter object which will specify which contacts to exclude by default
Required No
inclusion_filter
Type
object
Description A contact filter object which will specify which contacts to include by default
Required No
name
Type
string
Description The name of the Appeal
Required No
pledges_amount_not_received_not_processed
Type
number
Description total of pledges where they have not been received
Required No
pledges_amount_processed
Type
number
Description total of pledges where they have been processed
Required No
pledges_amount_received_not_processed
Type
number
Description total of pledges where they have been received but not yet processed
Required No
pledges_amount_total
Type
number
Description total of pledges
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
account_list.data
Type
Account List
Description The account list that this Appeal belongs to
Required No
donations.data
Type
[Donation]
Description An array of Donation references for the Appeal
Required No
Response
Headers
Body
Fields
Attributes
amount
Type
float
Description The amount requested for this Appeal
created_at
Type
date
Description The timestamp of when this resource was created
currencies
Type
[string]
Description The currencies of the donations for this Appeal
description
Type
string
Description The description for this Appeal
end_date
Type
date string
Description The date in which this Appeal ends
name
Type
string
Description The name of the Appeal
pledges_amount_not_received_not_processed
Type
number
Description total of pledges where they have not been received
pledges_amount_processed
Type
number
Description total of pledges where they have been processed
pledges_amount_received_not_processed
Type
number
Description total of pledges where they have been received but not yet processed
pledges_amount_total
Type
number
Description total of pledges
total_currency
Type
string
Description The type of currency for the Appeal's donations to be converted to
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 that this Appeal belongs to
contacts.data
Type
[Contact]
Description An array of Contact references for the Appeal
donations.data
Type
[Donation]
Description An array of Donation references for the Appeal
Appeal [GET]
Appeal [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
amount
Type
float
Description The amount requested for this Appeal
created_at
Type
date
Description The timestamp of when this resource was created
currencies
Type
[string]
Description The currencies of the donations for this Appeal
description
Type
string
Description The description for this Appeal
end_date
Type
date string
Description The date in which this Appeal ends
name
Type
string
Description The name of the Appeal
pledges_amount_not_received_not_processed
Type
number
Description total of pledges where they have not been received
pledges_amount_processed
Type
number
Description total of pledges where they have been processed
pledges_amount_received_not_processed
Type
number
Description total of pledges where they have been received but not yet processed
pledges_amount_total
Type
number
Description total of pledges
total_currency
Type
string
Description The type of currency for the Appeal's donations to be converted to
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 that this Appeal belongs to
contacts.data
Type
[Contact]
Description An array of Contact references for the Appeal
donations.data
Type
[Donation]
Description An array of Donation references for the Appeal
Appeal [PUT]
Appeal [PUT]
Request
Endpoint
Body
Parameters
Attributes
amount
Type
float
Description The amount requested for this Appeal
Required No
created_at
Type
date
Description The timestamp of when this resource was created
Required No
description
Type
string
Description The description for this Appeal
Required No
end_date
Type
date string
Description The date in which this Appeal ends
Required No
exclusion_filter
Type
object
Description A contact filter object which will specify which contacts to exclude by default
Required No
inclusion_filter
Type
object
Description A contact filter object which will specify which contacts to include by default
Required No
name
Type
string
Description The name of the Appeal
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
pledges_amount_not_received_not_processed
Type
number
Description total of pledges where they have not been received
Required No
pledges_amount_processed
Type
number
Description total of pledges where they have been processed
Required No
pledges_amount_received_not_processed
Type
number
Description total of pledges where they have been received but not yet processed
Required No
pledges_amount_total
Type
number
Description total of pledges
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
account_list.data
Type
Account List
Description The account list that this Appeal belongs to
Required No
donations.data
Type
[Donation]
Description An array of Donation references for the Appeal
Required No
Response
Headers
Body
Fields
Attributes
amount
Type
float
Description The amount requested for this Appeal
created_at
Type
date
Description The timestamp of when this resource was created
currencies
Type
[string]
Description The currencies of the donations for this Appeal
description
Type
string
Description The description for this Appeal
end_date
Type
date string
Description The date in which this Appeal ends
name
Type
string
Description The name of the Appeal
pledges_amount_not_received_not_processed
Type
number
Description total of pledges where they have not been received
pledges_amount_processed
Type
number
Description total of pledges where they have been processed
pledges_amount_received_not_processed
Type
number
Description total of pledges where they have been received but not yet processed
pledges_amount_total
Type
number
Description total of pledges
total_currency
Type
string
Description The type of currency for the Appeal's donations to be converted to
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 that this Appeal belongs to
contacts.data
Type
[Contact]
Description An array of Contact references for the Appeal
donations.data
Type
[Donation]
Description An array of Donation references for the Appeal
Appeal [DELETE]
Appeal [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated