/banks/{BANK_ID}/cards
Example requests for the Transfer to Mobile API
curl -X GET "https://obp-api-sandbox.nmbbank.co.tz/banks/nmbb.01.tz.nmbb/cards"
json [ { "id": "card1", "type": "debit", "linked_account": "12345" } ]