verification
Stores consumer info more permanently
Only for verifications with Remember Me enabled. After verification success, this endpoint can be used to determine what fields were collected during verification so that the consumer can be informed about which fields will be saved should they elect to have their information stored for future verifications. This is often followed by a POST to /verification/{verificationId]/rememberConsumer
get/verification/{verificationId}/rememberMeCallToAction
Path parameters
verificationIdstring required
Unique identifier for the verification
Response
The request has been accepted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.