Skip to main content
POST
Upload document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

directoryId
string<uuid>
required

Directory UUID

Body

multipart/form-data

Document to upload

document
file
required

Document to upload

originalDate
string<date>

Original date of document (Required for payrolls)

name
string

Name for the document

Response

200 - application/json

Uploaded document

id
string<uuid>