{ "status": "Ok", "payload": { "card": { "card_number": "<string>", "name_on_card": "<string>", "card_exp_month": "<string>", "card_exp_year": "<string>", "card_brand": "<string>", "card_isin": "<string>", "nick_name": "<string>" } } }
Retrieve sensitive data from the locker
The request body might be JWE + JWS encrypted when using middleware
The body is of type object.
object
Retrieve Data Response
Response received with the sensitive data, associated to the card reference
Was this page helpful?