Entries
Upload payslips
Uploads payslips as a multipart form data http request. Every payslip must be a searchable and readable PDF file. Scanned images as pdf files are not supported. If a file part header external_document_id
is provided it will be returned as document_external_id
in the respective payroll submission. If the header is not provided, the form field name for the file part will be used instead.
POST
/
entries
/
payslips
Authorizations
Bearer token for authentication. The token should be the one returned by the /user-tokens endpoint.
Body
multipart/form-data
File to upload