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
Response
The Bank's Attributes are returned.
Example response
{
"RTP": true,
"RTPAttributes": {
"TCH": true,
"FED": true
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.