Search
K
financials v1

Reference

string

Match pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$

>= 1 characters<= 18 characters

Example

AccountName

string

Match pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$

>= 1 characters<= 35 characters

Example

AccountNumber

string

Match pattern:^\d{8}$

Example

BankCode

string

Match pattern:^\d{6}$

Example

AccountType

string

Allowed Values: [BUSINESS, PERSONAL]

Match pattern:^(BUSINESS|PERSONAL)$

Example