contact-verification/upload-document

This endpoint is used to upload documents for verification. 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

Language
Click Try It! to start a request and see the response here!