Create Record Votes

Creates a vote for the specified record.

Resource Information

Scoperecords

Deprecated scope name:   create_record_vote

App TypeCitizen
Authorization TypeAccess token
URI /v4/records/{recordId}/votes/?Lang={LANG}
HTTP MethodPOST
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
langStringNoIndicates the language applied.7.3.2
recordIdstringYes Get All Records Search Records Get My Records The unique ID associated with a record.7.3.2
votebooleanYesThe vote on a record (agenda item in a hearing, for example). A value of true is a "yea" vote and a value of false indicates a "nay" vote.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
resultboolean7.3.2
statusintegerThe record status.7.3.3