v1
latestOpenAPI 3.1.02026-07-2652084.4 KBGet Cards
get/card/getCards/{accountNumber}
Path parameters
accountNumberstring required
The Account Number tied to Card
Response
200
Example response
[
{
"accountNumber": "string",
"cardName": "string",
"cardType": "CREDIT",
"expiry": "2018-02-16T02:12:57.972Z",
"issuerNumber": "string",
"maskedPan": "string",
"token": "string"
}
]