An BankBranchesResponse describes a response to getBankBranches API call. The response includes the bank and the branch data. The bank data is the same as the BankResolverResponse.
BankBranchesResponse
getBankBranches
BankResolverResponse
The bank and branch data. The branches key is the bank branch code.
The version of the data, in the form of "YYYY-MM-DD" where Y, M, and D represent digits of the year, month, and day the source data became available.
"YYYY-MM-DD"
An
BankBranchesResponse
describes a response togetBankBranches
API call. The response includes the bank and the branch data. The bank data is the same as theBankResolverResponse
.