Skip to main content

CardActivationRequest

Contains the needed information for card activation.

    lastFourDigits stringrequired

    Possible values: >= 4 characters and <= 4 characters

    The last four-digit of the PAN

    cvv stringrequired

    Possible values: >= 3 characters and <= 3 characters

    CVV of the card

    userAgent stringrequired

    The User Agent used for the request. The field should follow the official specification - https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent#syntax