# Bulk write 'Inspectionerrandnote' Endpoint: POST /errands/inspections/reporting/inspectionerrandnote/list/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `inspection_errand` (object, required) - `inspection_errand.id` (string) - `description` (string,null) - `custom_id` (string,null) - `organization` (object,null) - `component` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: room - `room` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: component ## Response 201 fields (application/json): - `inspection_errand` (object, required) - `inspection_errand.id` (string) - `id` (string, required) Additional Validation Information: Must be unique - `description` (string,null) - `custom_id` (string,null) - `organization` (object,null) - `component` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: room - `room` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: component - `created_at` (string) ## Response 401 fields ## Response 403 fields ## Response 429 fields