Validate noname card CVV

Validates the given card's CVV. Only for cards that have not yet been bound to an account and customer.

Notes:

  • This endpoint requires an account token - an access token encoded with a Pismo account ID.

  • This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pismo card ID

Body Params

Request with CVV to be validated

Validate CVV object

string
required
length between 3 and 3

CVV to be validated against card info

Responses
204

CVV was validated successfully

400

CVV was not validated

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!