Get Generic Encrypted Card Data

This api returns encrypted card details for a given card proxy.


The encrypted_card_data field, once decrypted, contains the following fields:

PropertyTypeDescription
accountNumberstringCard number. Numeric [0-9]
expirationMonthstringMonth when the card is set to expire (e.g. 02 for February). Numeric [0-9]
expirationYearstringYear when the card is set to expire (e.g. 2023)
nameOnAccountstringFull name on the card (UTF-8). Format: "First Last". If person_status is "ANONYMOUS" then "VALUED CARDHOLDER"
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

generic encrypted card data request

string | null

Card proxy

Responses

500

Server Error

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