Add identity documentpost https://testapi.multisafepay.com/v1/json/ubos/{ubo_id}/identitydocsUpload an identity document for an ultimate beneficiary owner (UBO).Path Paramsubo_idstringrequiredThe unique identifier of the UBO.Body Paramsdocument_typestringenumrequiredThe type of identity document.idpassportdriverslicenseproof_of_addressAllowed:idpassportdriverslicenseproof_of_addressencoded_contentstringrequiredThe Base64 encoded content of the document.filenamestringrequiredlength ≤ 250The filename of the identity document.mime_typestringenumrequiredThe MIME type of the file.application/pdfimage/jpegimage/pngAllowed:application/pdfimage/jpegimage/pngResponses 200Request successful 404UBO not found 422Validation errorsUpdated 2 months ago