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
checkliststringNo�The 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{}No�An item in the checklist.7.3.2
checklistItem.textstringNo�The localized display text.7.3.2
checklistItem.valuestringNo�The value for the specified parameter.7.3.2
commentcomment{}No�Comments or notes about the current context.7.3.2
comment.textstringNo�The localized display text.7.3.2
comment.valuestringNo�The value for the specified parameter.7.3.2
customIdstringNo�An 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
displayOrderlongNo�The order of the item in comparison to the other items.7.3.2
idlongNo�The 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
scorelongNo�The score for a checklist or checklist item.7.3.2
serviceProviderCodestringNo�The 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.textstringNo�The localized display text.7.3.2
status.valuestringNo�The value for the specified parameter.7.3.2
idstringYes�The unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
langStringNo�Indicates 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