Document Upload
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
content_typestrThe content type of the uploaded document.
expires_atdatetimeUploaded documents are not stored permanently. The file will be deleted after this date.
idstrThe unique ID used to identify the uploaded document.
kindmultipleThe type of uploaded document. Value will always be EVIDENCE_DOCUMENT.
namestrThe filename (including extension) of the uploaded document.
sizeintThe size of the uploaded document in bytes.