Appeal Contacts
Appeal Contacts Documentation
Appeal Contact [LIST]
Appeal Contact [LIST]
Request
Endpoint
Body
Parameters
Sorts
contact.name
Type Unknown
Description Sort by contact name
Required No
Filters
pledged_to_appeal
Type boolean
Description Filter if contact has pledged to appeal; Accepts value "true" or "false"'
Required No
Response
Headers
Body
Fields
data
Type
[Object]
Description An array of Objects
Appeal Contact [POST]
Appeal Contact [POST]
Request
Endpoint
Body
Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
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 appeal relating to the contact
Required No
contact.data
Type
Contact
Description contact relating to the appeal
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
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 appeal relating to the contact
contact.data
Type
Contact
Description contact relating to the appeal
Appeal Contact [GET]
Appeal Contact [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
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 appeal relating to the contact
contact.data
Type
Contact
Description contact relating to the appeal
Appeal Contact [DELETE]
Appeal Contact [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated