Batch Bank Validation
Batch validates the bank account and sort code for any UK bank account to confirm they are correct. Returns details of the holding branch, IBAN and correct BACS account details.
GET
Note: we don’t support API connections using HTTP - all calls should use HTTPS.
Query Parameters
The key to use to authenticate to the service.
Example:
"AA11-AA11-AA11-AA11"
The bank account number to validate.
Example:
"12345678"
The branch sort code for the account number.
Example:
"00-00-99"
Response
200 - application/json
Validates the bank account and sort code for any UK bank account are correct. Returns details of the holding branch, IBAN and correct BACS account details.
The response is of type object
.