Get a Card-on-File from a PSP token

Use this endpoint to query a Card on File for a customer, identified by the PSP token and name.

Path Params
string
required
length ≤ 50

The identifier for the Payment Service Provider (PSP) associated with the token.

string
required
length ≥ 1

The token generated by the Payment Service Provider (PSP).

Query Params
boolean

The leading six digits of a cards PAN are the issuer identification number (IIN) sometimes referred to as the "bank identification number (BIN)" which may be required for some use cases.

By default this information is not provided, but you can opt-in by setting this flag to true if you specifically need it.

E.g. 1234 56## #### 7890 instead of the default #### #### #### 7890

Responses

401

Unauthorized request.

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