Submit validation try

Submit a validation try with amount.

This endpoint generates a Card on file validation result received event with PENDING status. If the verification/validation fails, a Card excluded event is generated and the card is deleted from the customer's wallet.

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

Path Params
string
required

Card UUID (token) to validate.

string
required

Validation UUID. This is the uuid field returned from Create card validation

Body Params
number
required
1 to 5

Amount to be tried (1.00 - 5.00).

string

Submission date. Format = dd/mm/yyyy. If not passed, the current datetime is used.

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
204

No Content

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