Initiate Marketplace verification
Create a verification that will use the Marketplace verification system
Request body
The program ID to use for the verification
An program-scope unique ID specified by the consumer
Response
A response including the unique verification token that can be used to verify the user
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.