Verification of accounts or persons now supports uploading both front and back sidesBreaking changes
What’s new
Changes the legal_
, which is located at individual[verification]
and verification
in the Person
object, to a hash.
- The
front
andback
fields support uploading both sides of documents. - The
details_
field has new error types:code document_
,corrupt document_
,failed_ copy document_
,failed_ greyscale document_
,failed_ other document_
,failed_ test_ mode document_
,fraudulent document_
,id_ country_ not_ supported document_
,id_ type_ not_ supported document_
,invalid document_
,manipulated document_
,missing_ back document_
,missing_ front document_
,not_ readable document_
,not_ uploaded document_
, andphoto_ mismatch document_
.too_ large
Impact
This change restructures the verification document property and expands error reporting.