Para envio de ficheiro deve ser feita uma requisição do tipo multipart/form-data com nome da propriedade sendo file. Tipos de ficheiro aceitavel(jpg, png, jpeg,pdf,doc,xls,docx,xlsx,odt,ods).
Return a document uploaded
Unable to return a document uploaded due to validation error
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
]
Para envio de ficheiro deve ser feita uma requisição do tipo multipart/form-data com nome da propriedade sendo file. Tipos de ficheiro aceitavel(jpg, png, jpeg,pdf,doc,xls,docx,xlsx,odt,ods).
Return a document uploaded
Unable to return a document uploaded due to validation error
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
]
Para envio de ficheiro deve ser feita uma requisição do tipo multipart/form-data com nome da propriedade sendo file. Tipos de ficheiro aceitavel(jpg, png, jpeg,pdf,doc,xls,docx,xlsx,odt,ods).
Return a document uploaded
Unable to return a document uploaded due to validation error
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "2019-08-24T14:15:22Z"
}
]
Return a document for a user
Unable to return a document of user with this id due to validation error
No document registered by this user id in the system was found
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "string"
}
]
Return a document for a user
Unable to return a document of user with this id due to validation error
No document registered by this user id in the system was found
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "string"
}
]
Success
Bad Request
Not Found
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "string"
}
]
Return a document for download
Unable to return a document with this id due to validation error
No document registered by this id in the system was found
[- {
- "id": 0,
- "name": "string",
- "contentType": "string",
- "url": "string",
- "documentType": {
- "id": 0,
- "type": "string"
}, - "createdAt": "string"
}
]
Return a list of documents types
Unable to return a list of documents types due to validation error
No documents types registered in the system was found
[- {
- "id": 0,
- "type": "string"
}
]