Tags
Tags Documentation
Tag [LIST]
Tag [LIST]
Request
Endpoint
Body
Parameters
Filters
account_list_id
Type ID string
Description
The ID
of an Account List to scope the tasks to
Required No
Response
Headers
Body
Fields
data
Type
[Tag]
Description An array of Tags
Tag [POST]
Tag [POST]
Request
Endpoint
Body
Parameters
Attributes
name
Type
string
Description The name of tag
Required No
Response
Headers
Body
Fields
Attributes
avatar
Type
string
Description The avatar url of the Contact
church_name
Type
string
Description The name of the Church for this Contact
created_at
Type
date
Description The timestamp of when this resource was created
deceased
Type
boolean
Description Whether or not the Contact is deceased
direct_deposit
Type
boolean
Description If the contact is setup for direct deposit
envelope_greeting
Type
string
Description The greeting for this Contact for use on an envelope
greeting
Type
string
Description The greeting for this contact
last_activity
Type
string
Description The date of the last activity for the Contact
last_appointment
Type
string
Description The date of the last appointment for the Contact
last_donation
Type
string
Description The date of the last donation for the Contact
last_letter
Type
string
Description The date of the last letter for the Contact
last_phone_call
Type
string
Description The date of the last phone call for the Contact
last_pre_call
Type
string
Description The date of the last pre-phone call for the Contact
last_thank
Type
string
Description The date of the last thank you for the Contact
late_at
Type
string
Description The date at which the contact started being late on payments
likely_to_give
Type
boolean
Description Whether or not the Contact is likely to give
locale
Type
string
Description The locale of the Contact
magazine
Type
booelan
Description Whether or not the Contact receives a magazine
missionary_pages_banner
Type
boolean
Description if front end should show banner or not
name
Type
string
Description The name of the Contact
next_ask
Type
string
Description The date of the next ask for the Contact
no_appeals
Type
boolean
Description Whether or not the Contact has no appeals
no_gift_aid
Type
boolean
Description Whether or not the Contact is eligible for Gift Aid (UK government subsidies)
notes
Type
string
Description Notes for this contact
notes_saved_at
Type
string
Description the datetime of when the notes for this Contact were last saved
pledge_amount
Type
float
Description The amount that the Contact has pledged
pledge_currency
Type
string
Description The currency format for the Contact's pledge
pledge_currency_symbol
Type
string
Description The symbol that represents the currency format for the Contact's pledge
pledge_frequency
Type
float
Description The requency in which the Contact pledges
pledge_received
Type
boolean
Description Whether or not a pledge has been received for this Contact
pledge_start_date
Type
string
Description Date in which the Contact's pledge starts
preferred_contact_method
Type
string
Description Method of contact that a Contact prefers ie 'Phone Call' or 'SMS'
relationship_code
Type
string
Description The remote system relationship code to match with
send_newsletter
Type
string
Description The type of newsletter to be sent to this Contact. Physical, Email, or Both
source
Type
string
Description string that describes where the contact information came from
square_avatar
Type
string
Description A url for the Contact's avatar - but in a square format
starred_at
Type
datetime
Description Indicates is the user has starred the contact
status
Type
string
Description The partner status of the Contact
status_valid
Type
boolean
Description Whether or not the Contact's status is valid
suggested_changes
Type
string
Description thing
tag_list
Type
[string]
Description A list of tags
timezone
Type
string
Description The Contact's timezone
uncompleted_tasks_count
Type
number
Description The number of uncompleted tasks for this Contact
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.
website
Type
string
Description The website of the Contact
Relationships
account_list.data
Type
Account List
Description The account list that this Contact belongs to
addresses.data
Type
[Address]
Description An array of Address references for the Contact
appeal_contacts.data
Type
[AppealContact]
Description An array of Contact and Appeal many-to-many join records
appeals.data
Type
[Appeal]
Description An array of Appeal references for the Contact
contact_referrals_by_me.data
Type
[Contact Referral]
Description An array of Contact Referrals references the Contacts that were referred by the current Contact
contact_referrals_to_me.data
Type
[Contact Referral]
Description An array of Contact Referrals references the Contacts that referred the current Contact
contacts_referred_by_me.data
Type
[Contact]
Description An array of referred Contact references for the Contact
contacts_that_referred_me.data
Type
[Contact]
Description An array of Contact referral references for the Contact
donor_accounts.data
Type
[Donor Account]
Description An array of Donor Account references for the Contact
excluded_appeal_contacts.data
Type
[AppealContact]
Description An array of Contact and Appeal (excluded) many-to-many join records
last_six_donations.data
Type
[Donation]
Description An array of the last six Donation references for the Contact
people.data
Type
[Person]
Description An array of People references for the Contact
pledges.data
Type
[Pledge]
Description An array of Pledges contact has made to appeals
primary_or_first_person.data
Type
Person
Description The primary person, if none set then the first person
primary_person.data
Type
Person
Description The primary person
spouse.data
Type
Person
Description The spouse of the primary person
tasks.data
Type
[Tasks]
Description An array of Tasks references for the Contact
user.data
Type
User
Description The user assigned to this contact
Tag [DELETE]
Tag [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated