CleaningProtocol
Cleaning protocol management via Partner API
Get the cleaning protocol for the authenticated logistics company
Returns the cleaning protocol if one exists, or 204 No Content.
Create a cleaning protocol for the authenticated logistics company
Accepts `multipart/form-data`. When `companyProtocolEnabled` is `true`,
Update cleaning protocol configuration
Accepts `multipart/form-data`. To update the company document, send a new PDF
Activate the cleaning protocol
Transitions the protocol from Inactive to Active.
Deactivate the cleaning protocol
Transitions the protocol from Active to Inactive.
Delete the cleaning protocol
Deletes the protocol and all its categories, types, and incompatibilities.