Initiate Document Verification Session
Initiate document verification session to be used with /verifications/verify.
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Unique ID for the person. Exactly one of person_id or business_id must be set.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
If provided, the document_type is used to constrain the type of document that can be collected from the end-customer.
LICENSE, PASSPORT The language to be used in the document verification session. If not provided, defaults to EN-US. One of the following:
AR– ArabicAR-SA– Arabic (Saudi Arabia)BN– BengaliCS-CZ– Czech (Czech Republic)DA-DK– Danish (Denmark)DE-DE– German (Germany)EN– EnglishEN-AU– English (Australia)EN-CA– English (Canada)EN-GB– English (United Kingdom)EN-US– English (United States)ES– SpanishES-001– Spanish (World)ES-AR– Spanish (Argentina)ES-ES– Spanish (Spain)ES-MX– Spanish (Mexico)ES-US– Spanish (United States)FI-FI– Finnish (Finland)FR– FrenchFR-CA– French (Canada)HE-IL– Hebrew (Israel)HI-IN– Hindi (India)HT– Haitian CreoleHU-HU– Hungarian (Hungary)HY– ArmenianID-ID– Indonesian (Indonesia)IT– ItalianIT-CH– Italian (Switzerland)JA-JP– Japanese (Japan)KO– KoreanMS-MY– Malay (Malaysia)NL-NL– Dutch (Netherlands)NO-NO– Norwegian (Norway)PL-PL– Polish (Poland)PT-BR– Portuguese (Brazil)PT-PT– Portuguese (Portugal)RO-MO– Romanian (Moldova)RO-RO– Romanian (Romania)RU– RussianSK-SK– Slovak (Slovakia)SV-SE– Swedish (Sweden)TH-TH– Thai (Thailand)TL– TagalogTR-TR– Turkish (Turkey)UR– UrduVI– VietnameseZH-CN– Chinese (Simplified, China)ZH-HK– Chinese (Traditional, Hong Kong)ZH-TW– Chinese (Traditional, Taiwan)
AR, AR-SA, BN, CS-CZ, DA-DK, DE-DE, EN, EN-AU, EN-CA, EN-GB, EN-US, ES, ES-001, ES-AR, ES-ES, ES-MX, ES-US, FI-FI, FR, FR-CA, HE-IL, HI-IN, HT, HU-HU, HY, ID-ID, IT, IT-CH, JA-JP, KO, MS-MY, NL-NL, NO-NO, PL-PL, PT-BR, PT-PT, RO-MO, RO-RO, RU, SK-SK, SV-SE, TH-TH, TL, TR-TR, UR, VI, ZH-CN, ZH-HK, ZH-TW "EN-US"
Send an SMS containing the document verification link to the end-customer using the phone number provided on the customer record.
false
Response
Created document verification session token.
Unique ID for the person. Exactly one of person_id or business_id must be set.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
ID of the document verification session to be used in /verifications/verify request.
"907ce33a-c564-454e-a538-804efe31e6ac"
The current state of the document verification session. One of the following:
PENDING– the session is pending verification.COMPLETE– the end-customer has submitted the requested documents.
COMPLETE, PENDING "PENDING"
URL of the document verification session which can be shared with the end-customer.
"https://verify.socure.com/session/907ce33a-c564-454e-a538-804efe31e6ac"
Unique ID for this document verification session.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"

