Update cleaning protocol configuration
PUT/cleaning-protocol/:id/configuration
Accepts multipart/form-data. To update the company document, send a new PDF
in companyProtocolDocument. To keep the existing document, send its UUID in
existingDocumentId. At least one must be present when companyProtocolEnabled
is true.
Requires X-Partner-API-Key header.
Request
Responses
- 200
- 400
- 401
- 404
- 500