Create inspection

Create a new inspection from a template and optionally pre-fill item values. Items are matched to the template by item_id. See InspectionItem.ItemType for the list of supported item types. For tables, include pre-filled lines with cell values keyed by column field_id, which you can obtain via GetTemplateDefinition. Items not listed in the request are left empty.

Body Params

Request message for CreateInspection.

string
required

The unique identifier of the template to create the inspection from.

items
array of objects

The inspection items with their values, corresponding to items in the template.

items
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json