Export expense document file
GET/api/documents/:id/download
This API endpoint has been purposefully crafted to export expense document.
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK - The request was processed successfully.
Bad Request -- Your request is invalid.
Unauthorised -- Your access token is wrong.
Forbidden -- Access to the requested resource or action is forbidden.
Not Found -- The requested resource could not be found.