Documents Entity
The Documents entity has the following parameters:
Is this page helpful?
Entity
1{2"id":"doc_EsyWjHrfzb59Re",3"entity":"document",4"purpose":"dispute_evidence",5"name":"file_19_18_2020.jpg",6"mime_type":"image/png",7"size":2863,8"created_at":15906042009}
id
string
The unique identifier of the document uploaded.
entity
string
Indicates the type of entity. In this case, it is document
.
purpose
string
The reason you are uploading this document. Here, it is dispute_evidence
.
size
integer
Indicates the size of the document in bytes.
mime_type
string
Indicates the nature and format in which the document is uploaded. Possible values are:
- image/jpg
- image/jpeg
- image/png
- application/pdf
created_at
integer
Unix timestamp at which the document was uploaded.
Documents Entity
The Documents entity has the following parameters:
Is this page helpful?
id
string
The unique identifier of the document uploaded.
entity
string
Indicates the type of entity. In this case, it is document
.
purpose
string
The reason you are uploading this document. Here, it is dispute_evidence
.
size
integer
Indicates the size of the document in bytes.
mime_type
string
Indicates the nature and format in which the document is uploaded. Possible values are:
- image/jpg
- image/jpeg
- image/png
- application/pdf
created_at
integer
Unix timestamp at which the document was uploaded.
Entity
1{2"id":"doc_EsyWjHrfzb59Re",3"entity":"document",4"purpose":"dispute_evidence",5"name":"file_19_18_2020.jpg",6"mime_type":"image/png",7"size":2863,8"created_at":15906042009}