Used on an EPS to send bank account information
Name / Description | Type / Format | Example | |
---|---|---|---|
accountHoldersName
|
string
|
"string"
|
|
accountNo
|
string
|
"string"
|
|
sortCode
|
string
|
"string"
|
|
buildingSocRef
|
string
|
"string"
|
{
"accountHoldersName": "string",
"accountNo": "string",
"sortCode": "string",
"buildingSocRef": "string"
}