added

Documents API: Post documents endpoints

Two new endpoints were added to the Personio public API.

First, you can now retrieve a list of all document categories of a company by calling the /company/document-categories endpoint.
More information about this endpoint is listed here.

Second, it is now possible to upload documents to an employee's profile via the public API using the /company/documents endpoint.

The upload of documents is limited to 60 requests/minute.
More information about this endpoint is listed here.