Validate Card CVV

Validate Card CVV

Path Params
string
required

The program code associated with the account.

Body Params

The request object containing encrypted card data for validation.

encryptedPrivatePaymentInstrumentData
object

Represents a container for encrypted data used in secure data transfer operations. Contains the encrypted payload and associated cryptographic metadata, including encryption version, ephemeral public key, and public key hash. Used to securely transmit sensitive information such as user data, ensuring confidentiality and integrity during transport.

string | null

The unique identifier for the payment instrument (e.g., card) to be validated.

string | null

The last four digits of the Social Security Number (SSN) for identity verification.

boolean | null

Indicates whether the expiration date is optional for this validation request.

boolean

Indicates whether to include closed accounts and cards in the validation process.

Headers
string
required

A unique identifier for tracking the request, provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json