latestOpenAPI 3.1.02026-07-2652084.4 KB
a60a6fb5a898
Get Card Product By Bank
get/card/getCardProductByBank
Response
200
Example response
[
{
"cardBrand": "AMEX",
"cardType": "CREDIT",
"currency": "NAIRA",
"productId": "string",
"productName": "string",
"purchasePrice": "string"
}
]