verification

Stores consumer info more permanently

Only for verifications with Remember Me enabled. Stores consumer info associated with the verification to be used for future verifications. Requires consent from consumer indicated in the request body.

post/verification/{verificationId}/rememberConsumer

Path parameters

verificationIdstring required

Unique identifier for the verification

Request body

rememberMeConsentValueboolean required
sheeridMarketingConsentValueboolean

Indicates whether the consumer consents to marketing that originates from SheerID.

Response

The consent values were recorded. Returns an empty body.

Changes