DocumentUploadResponse
- applicationType: string
Id The application the documents were uploaded to.
- documentType: string enum
Category The category the documents were filed under.
values- B
A N K _ S T A T E M E N T S - P
A Y S L I P S - T
A X _ S U M M A R Y - O
T H E R _ D O C U M E N T S
- documentsType: array object[]
- documentType: string
Category - downloadType: string Format: uri
Url - fileType: string
Id - fileType: string
Name - fileType: integer Format: int64
Size Signed 64-bit integers (long type).
- fileType: string
Type - processingType: string
Reference Reference assigned when a bank statement is submitted for automated processing.
- statusType: string
- errorsType: array string[]
- statementType: boolean
Processing Triggered True when uploaded bank statements were submitted for automated statement processing. Processing is asynchronous; poll GET /v1/subscriber/applications/{applicationId} until its transaction summary populates.
- totalType: integer
Uploaded Number of files successfully uploaded.