document

This endpoint is used to upload account documents.Only one document can be uploaded by request. You must provide the document name and its content. Here are some rules regarding the document requirements:

  • The types accepted are: PDF, PNG or JPEG

  • The maximum allowed file size is 10Mb

  • Files must be sent as base64. Make sure the base64 code is valid (must contain the initial file information. E.g. data:image/jpeg;base64

  • The same document cannot be uploaded twice with the same name

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

string
required

Document description

string
required

Base64 code of the document content. Allowed content types: PDF, JPG, PNG.

string
required

String that identify the document type: 'kyc' or 'invoice'.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json