AccountName
stringMatch pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$
>= 1 characters<= 35 characters
Example
AccountNumber
stringMatch pattern:^\d{8}$
Example
BankCode
stringMatch pattern:^\d{6}$
Example
AccountType
stringAllowed Values: [BUSINESS
, PERSONAL
]
Match pattern:^(BUSINESS|PERSONAL)$
Example
DisplayName
stringMatch pattern:^[0-9a-zA-Z/\-\?:\(\)\.,'\+ !#$%&\*=^_`\{\|\}~";<>@\[\\\]]+$
<= 35 characters
Example