VerifiedBusinessBankAccountDetails
The verified details of a business that owns an account.
type VerifiedBusinessBankAccountDetails {
registrationNumber: String
name: String
}
Fields
registrationNumber
● String
scalar
The registration number of the business. Depending on the region and when the business was registered, the format could be either a 10-digit number with a letter prefix (eg.
"K1234123456"
), or the number format with slashes (eg. YYYY/######/## or"2020/518288/03"
)
name
● String
scalar
The registered name of the business. For example
"STITCH MONEY PTY LTD"