Updates an existing commission’s details including decision, commission date, and comments.
[USER]MANAGERBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content type, must be "application/json".
"application/json"Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Unique identifier of the commission.
-9007199254740991 <= x <= 90071992547409911
Details required to update a commission
Type of visit.
0, 1, 2, 3 1
Decision of the commission.
0, 1, 2, 3 1
Date of the commission.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$"2024-12-01T12:34:56.000Z"
Comment associated with the commission.
"Urgent repairs needed."
Unique identifier of the label.
-9007199254740991 <= x <= 90071992547409911Unique identifier of the site.
-9007199254740991 <= x <= 9007199254740991Identifier of the associated building work.
-9007199254740991 <= x <= 9007199254740991The commission has been updated successfully