Attributes
The table below covers information from the response for uploaded documents. The response body is an array of objects and can include multiple document values.| Attribute | Type | Description |
|---|---|---|
| id | string | Document ID |
| type | string | Document type, valid responses below PAYSTUB, W2, F1099, F1040, INSURANCE_HOME_POLICY, INSURANCE_AUTO_POLICY |
| subtype | string, null | Document subtype, valid responses below F1099_DIV, F1099_G, F1099_INT, F1099_MISC, F1099_NEC, F1099_R, F_SSA1099 |
| file | uri | Document file link, file may be absent or partially uploaded (up to 2048 characters long) |
| filename | string | Document file name |
| mimetype | string | Document mimetype |
| created_at | date-time | Date when document was uploaded |
| updated_at | date-time | Date when document was updated |