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}
idstringThe unique identifier of the document uploaded.
entitystring Indicates the type of entity. In this case, it is document.
purposestring The reason you are uploading this document. Here, it is dispute_evidence.
sizeintegerIndicates the size of the document in bytes.
mime_typestringIndicates the nature and format in which the document is uploaded. Possible values are:
- image/jpg
- image/jpeg
- image/png
- application/pdf
created_atintegerUnix timestamp at which the document was uploaded.
Documents Entity
The Documents entity has the following parameters:
Is this page helpful?
idstringThe unique identifier of the document uploaded.
entitystring Indicates the type of entity. In this case, it is document.
purposestring The reason you are uploading this document. Here, it is dispute_evidence.
sizeintegerIndicates the size of the document in bytes.
mime_typestringIndicates the nature and format in which the document is uploaded. Possible values are:
- image/jpg
- image/jpeg
- image/png
- application/pdf
created_atintegerUnix 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}