Skip to main content

Customer Data Verification Attempt Request

An attempt to verify a specific customer attribute using an already initiated verification process.

    attribute

    object

    required

    The customer attribute being attached to the particular verification process.

    type Customer Data Verification Attribute Type (string)required

    Possible values: [EMAIL, MOBILE]

    The type of the customer attribute that will be verified through an additional secure mechanism, such as an OTP code sent via email.

    • EMAIL - The email address connected to the customer’s profile.
    • MOBILE - The phone number registered with the customer’s account.
    value stringrequired

    The value of the customer attribute that will be verified through an additional secure mechanism, such as an OTP code sent via email.

    notificationType

    object

    required

    The mechanism used to deliver the customer attribute verification information.

    method Customer Data Verification Notification Method (string)required

    Possible values: [OTP]

    The notification method used for verifying the customer attribute.

    • OTP - One-Time Password sent via email or SMS to the user's registered device.
    channel Customer Data Verification Notification Channel (string)

    Possible values: [EMAIL, SMS]

    The notification channel used to send the verification method to the user.

    • EMAIL - Verification method sent via email to the user's registered email address.
    • SMS - Verification method sent via SMS to the user's registered phone.
    value stringrequired

    The value transmitted through the secure notification method and channel to confirm the specific customer attribute.