t: +44 (0)191 305 5035 e: info@unifiedsoftware.co.uk
- Home
- Products
- Developers
- Demo
- Free trial
- Site map
- About us
- Testimonials
- Contact us
All BankVal web services are available on both the main and backup servers at our primary data centre. This configuration is mirrored at our secondary data centre. The two data centres are geographically independent. Using this configuration, the BankVal web service has been available continuously since launch in 2003.
In general:
Transpose service
If your software detects that an account number is not 8 digits in length, transpose should be called. This can be performed before or after calling the bankvalidate method. For optimum performance you should only call transpose when required. There is no charge for the use of this method.
ReturnMessage = transpose(QueryString)
where
QueryString = userID|PIN|sort code|account
ReturnMessage = transposed_sort_code|transposed_account.
Transposed string - The transposed sort code and account number are returned as a " | " delimited character string.
ERROR - Invalid User ID/PIN - The User ID or PIN has not been recognised.
ERROR - UserID Expired - Trial user ID has expired.
ERROR - Unable to transpose - The sort code or account number are incorrect format. (e.g. non numeric)
ERROR - Insecure connection - An attempt was made to access BankVal's transpose method using the insecure HTTP protocol instead of HTTPS.
The WSDL file on the primary data centre is at www.unifiedsoftware.co.uk/bankvaluk.wsdl
The WSDL file on the backup data centre is at www.unifiedservices.co.uk/bankvaluk.wsdl