Create card validation

Create a new invoice validation for a given tokenized card. A random transacation amount between 1.00 and 5.00 (later chargebacked) is created for the cardholder to approve, which requires logging into an online banking account. The cardholder has up to 3 tries and 96 hours to input the correct amount. If the validation fails, the card is deleted from the wallet.

This endpoint generates a Card on file validation result received event. If the validation fails, it generates an Card excluded event.

Note: 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

Card UUID (token) to validate.

Body Params
string
enum

Validation type, currently only INVOICE.

Allowed:
number
1 to 96

When validation expires since creation in hours - 96 maximum. Default is 96.

number
1 to 3

Maximum card validation tries - 3 tries maximum. Default is 3.

Headers
string
required

Account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in an 401 Unauthorized message.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json