Uploaded Documents
Retrieve document
The endpoint returns a document.
get/v1/links/{link_id}/documents/{doc_id}/
Response
Example response
{
"id": "24d7e80942ce4ad58a93f70ce4115f5c",
"type": "W2",
"subtype": "F1099_DIV",
"file": "https://cdn.truv.com/doc_upload/most.recent.paystub.pdf",
"filename": "most.recent.paystub.pdf",
"mimetype": "application/pdf"
}Changes
Changed in 1 of the 12 revisions of this API.2
- ●
added the new
VOL_HOURS_LOGenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
VOL_TRANSCRIPTenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●