Submit challenge.
Send this request to submit challenge information. Either a DOB or last 4 of SSN needs to be submitted if neither was submitted to the /start endpoint (challenge fields submitted to this endpoint will overwrite the /start endpoint fields submitted). It will return a correlation ID, user information, and the next step to call in the flow. This capability is only available in Pre-Fill®, it’s not available in Prove Identity®. You’ll notice that when using Prove Identity®, if /validate is successful, it will then return v3-complete
as one of the keys in the Next
field map instead of v3-challenge
.
Welcome to the Prove® Platform documentation! This documentation applies only if you use the client-side SDK and Prove® Platform APIs.
For access to classic documentation, please contact support@prove.com or your Prove representative.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Correlation ID is the unique ID of the flow. To continue the flow, the field will also be used for each of the subsequent API calls in the same flow.
DOB is the date of birth in this format: YYYYY-MM-DD. Acceptable characters are: numeric with symbol '-'.
Last4SSN is the last 4 numbers of the social security number. Acceptable characters are: numeric.