Expand Get Bank Contact

Swagger specifications link

Technical documentation link

 

STATUS: Public Comment

HTTP verb
Body MIME Type
application/json
Body documentation
Allow a FI to input data into the FI contact data base
Body sample
{
"agent": {
"clearingSystemIdentification": "USABA",
"memberIdentification": "061103852"
},
"additionalInformation": "Dept Number is 777-555-3932 option 2, option 1, option 3",
"bankContact": [
{
"partyType": "Individual",
"contactType": "Primary",
"contactCategory": "ACH Operations",
"loginAccess": false,
"contactDetails": [
{
"phoneNumber": "777-555-3932",
"emailAddress": "rfox@odfi.com",
"jobTitle": "Director",
"other": [
{
"channelType": "FNM",
"identification": "Rocky"
},
{
"channelType": "LNM",
"identification": "Fox"
},
{
"channelType": "BH",
"identification": "08:00-17:00"
},
{
"channelType": "TZ",
"identification": "America/New_York"
}
]
}
]
}
]
}
Resource base URL
https://api.afinis.org/v2
Resource path
/banks/contact
Security schemes
APIKeyQueryParam