Uploads a supporting document (multipart form) and attaches it to the specified denial work item. Returns 400 if no file was provided, 404 if the work item does not exist under the caller's account.
POST/api/DenialWorkbench/v1/:id/Documents/Upload
Uploads a supporting document (multipart form) and attaches it to the specified denial work item. Returns 400 if no file was provided, 404 if the work item does not exist under the caller's account.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found