Begin verification flow
Start the verification flow for a given program
Request body
The program ID to use for the verification
An optional ID specified by the consumer to support conversion tracking
The URL for the page installing the verification form
The locale chosen by the user
A collection of custom metadata to be stored with the verification
An identifier stored with the verification for external reference
Response
The initial information required to render the verification form
The unique identifier for the ongoing verification
The step that the verification is at. Each step tells you what to do next.
One value is deprecated: collectHybridIdentityPersonalInfo. The API can still return it, so your client must accept it. The endpoint that submits this step is not part of the public API. Do not build a new integration on it.
The url to use for submitting person data
The list of errors that occurred, if any
The market segment for the verification. The value can be null if the server did not determine the segment. For example, the server sends an error before a verification exists.
The subsegment being verified. May be null when the verification has no applicable subsegment.
The locale chosen by the user
The ISO 3166-1 alpha-2 country code of the person being verified. In a response, the value can be null if the verification has no country.
Changes
No recorded changes to this endpoint across all 1 revision of this API.