Looking for support.loqate.com? Click here to find our on-prem documentation.
cURL
curl --request GET \ --url 'https://api.addressy.com/BankAccountValidation/Interactive/RetrieveBySortcode/v1.00/json6.ws?Key='
200
Success
{ "Items": [ { "Bank": "", "BankBIC": "", "Branch": "", "BranchBIC": "", "ContactAddressLine1": "", "ContactAddressLine2": "", "ContactPostTown": "", "ContactPostcode": "", "ContactPhone": "", "ContactFax": "", "FasterPaymentsSupported": "", "CHAPSSupported": "" } ] }
Get UK bank branch details using sort code only. Returns bank name, BIC codes, branch contact information, and supported payment service types.
The key to use to authenticate to the service.
The branch sortcode.
Show child attributes
Was this page helpful?