Documents
Document object
Document objects are a pointer to documents that are created or stored on Column. There are two main types of documents: Documents you upload to Column which support KYC/KYB verification for entities. And report documents generated by Column, which you can download.
Object Parameters
checksum
stringThe SHA-256 checksum of the uploaded document
created_at
date-timeTimestamp at which the document was created in the Column system
description
stringDescription of the document provided when the document was created
id
stringThe unique id of this object
size
numberThe file size in bytes
tag
stringThe tag of the document
type
stringThe type of document
updated_at
date-timeThe timestamp the document was updated
url
stringURL to download the document. Expires after 60 seconds.