v1

latestOpenAPI 3.0.0All rights reserved2026-07-2439128156.3 KB
Bank

Query Bank

Returns the attributes for the requested Bank.

post/v1/clients/{ClientID}/banks

Path parameters

ClientIDstring required

22-character <glossary:ClientID>. Ask TabaPay Support if you need to specify a <glossary:SubClientID>.

Request body

routingNumberstring required

Response

The Bank's Attributes are returned.

ECstring

Internal Error Code. This is used to help TabaPay team members trace an error.

RTPboolean

<glossary:RTP>-enabled

Example response

{
  "RTP": true,
  "RTPAttributes": {
    "TCH": true,
    "FED": true
  }
}