Aller au contenu principal

Retrieve captured card data

GET 

/api/cardcapture/card/:key

Returns the full set of captured card data (PAN, expiry date, CSC) for a completed session. Requires the cardDataRetrieval role. Optionally deletes the card data from the cache after retrieval when deleteCard is set to true in the request body.

Request

Responses

Card data returned successfully.