Skip to main content
GET
/
BankAccountValidation
/
Interactive
/
RetrieveBySortcode
/
v1.00
/
json6.ws
BankAccountValidation_Interactive_RetrieveBySortcode
curl --request GET \
  --url 'https://api.addressy.com/BankAccountValidation/Interactive/RetrieveBySortcode/v1.00/json6.ws?Key='
{
  "Items": [
    {
      "Bank": "",
      "BankBIC": "",
      "Branch": "",
      "BranchBIC": "",
      "ContactAddressLine1": "",
      "ContactAddressLine2": "",
      "ContactPostTown": "",
      "ContactPostcode": "",
      "ContactPhone": "",
      "ContactFax": "",
      "FasterPaymentsSupported": "",
      "CHAPSSupported": ""
    }
  ]
}
This method will consume credit.
We don’t support API connections using HTTP - all calls should use HTTPS.

Authorizations

Key
string
query
required

Query Parameters

Key
string
required

The key to use to authenticate to the service.

SortCode
string
required

The branch sortcode.

Response

Success

Items
object[]