v1
latestOpenAPI 3.0.0All rights reserved2026-07-2439128156.3 KBBank
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
Response
The Bank's Attributes are returned.
Example response
{
"RTP": true,
"RTPAttributes": {
"TCH": true,
"FED": true
}
}