Update Inspection Checklist Items

Updates the checklist items for the specified checklist.

Resource Information

Scopeinspections

Deprecated scope name:   update_checklist_items

App TypeAgency
Authorization TypeAccess token
URI /v4/inspections/checklists/{id}/checklistItems?lang={lang}
HTTP MethodPUT
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
checkliststringNoThe name of a checklist.7.3.2
checklistIdlongNo Get All Inspection Checklists Get All Checklists for Inspection The unique ID associated with the checklist.7.3.2
checklistItemchecklistItem{}NoAn item in the checklist.7.3.2
checklistItem.textstringNoThe localized display text.7.3.2
checklistItem.valuestringNoThe value for the specified parameter.7.3.2
commentcomment{}NoComments or notes about the current context.7.3.2
comment.textstringNoThe localized display text.7.3.2
comment.valuestringNoThe value for the specified parameter.7.3.2
customIdstringNoAn ID based on a different numbering convention from the numbering convention used by the record ID (xxxxx-xx-xxxxx). Accela Automation auto-generates and applies an alternate ID value when you submit a new application.7.3.2
displayOrderlongNoThe order of the item in comparison to the other items.7.3.2
idlongNoThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
isCriticalstringNoY | NIndicates whether or not the checklist item is critical.7.3.2
isMajorViolationstringNoY | NIndicates whether or not the checklist item is a major violation.7.3.2
scorelongNoThe score for a checklist or checklist item.7.3.2
serviceProviderCodestringNoThe unique agency identifier, the system assigns, on the Accela Civic Platform.7.3.2
statusstatus{}No Get Inspection Checklist Statuses The checklist item status.7.3.2
status.textstringNoThe localized display text.7.3.2
status.valuestringNoThe value for the specified parameter.7.3.2
idstringYesThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.2
result.codestringA code identifying an associated item7.3.2
result.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.isSuccessbooleanIndicates whether or not the operation on the item is successful. 7.3.2
result.messagestringA text message related to the operation.7.3.2
statusintegerThe record status.7.3.3