# Update 'Inspectionerrandfile' Endpoint: PATCH /errands/inspections/reporting/inspectionerrandfile/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Request fields (application/json): - `file_obj` (object, required) - `file_obj.name` (string) wanted filename of the file - `file_obj.md5_hash` (string) base64 encoded md5hash of the file - `file_obj.get` (string) - `file_obj.post` (object) - `file_obj.post.url` (string) - `file_obj.post.fields` (object) - `inspection_errand_note` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: inspection_errand_fault This field, or at least one of the following fields must be set: inspection_errand_fault - `inspection_errand_note.id` (string) - `inspection_errand_fault` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: inspection_errand_note This field, or at least one of the following fields must be set: inspection_errand_note - `organization` (object,null) - `custom_id` (string,null) ## Response 200 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `file_obj` (object, required) - `file_obj.name` (string) wanted filename of the file - `file_obj.md5_hash` (string) base64 encoded md5hash of the file - `file_obj.get` (string) - `file_obj.post` (object) - `file_obj.post.url` (string) - `file_obj.post.fields` (object) - `inspection_errand_note` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: inspection_errand_fault This field, or at least one of the following fields must be set: inspection_errand_fault - `inspection_errand_note.id` (string) - `inspection_errand_fault` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: inspection_errand_note This field, or at least one of the following fields must be set: inspection_errand_note - `organization` (object,null) - `created_at` (string) - `custom_id` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields