Skip to main content
The Documents entity has the following parameters:
string
The unique identifier of the document uploaded.
string
Indicates the type of entity. In this case, it is document.
string
The reason you are uploading this document. Here, it is dispute_evidence.
integer
Indicates the size of the document in bytes.
string
Indicates the nature and format in which the document is uploaded. Possible values are:
  • image/jpg
  • image/jpeg
  • image/png
  • application/pdf
integer
Unix timestamp at which the document was uploaded.