post https://www.rebuildingsociety.com/api/rs/AddBankDetails
This method allows to add Bank Details (Sort Code and Account Number) for specified user
Save user's bank details
- When using apikey, endpoint will not try to look for authorization header.
 - When using authorization header, bearer token should be of type password.
 - Bank Details can be added only once and cant't be changed with using of this method
 
Description
Definition: This method allows to add Bank Details (Sort Code and Account Number) for specified user
Parameters
Parameter  | Definition  | 
|---|---|
apikey  | API access key supplied by Rebuilding Society  | 
userkey  | Token for User Authentication, see /Userkey  | 
sort_code  | GB bank Sort Code  | 
account_number  | GB bank Account Number  | 
