Skip to main content

DebicheckCustomerInformation

No description

type DebicheckCustomerInformation {
fullName: String
accountNumber: String
accountType: AccountType
bankId: DebicheckBankId
identityDocument: IdentifyingDocumentDetails
phoneNumber: String
}

Fields

fullName ● String scalar

accountNumber ● String scalar

accountType ● AccountType enum

bankId ● DebicheckBankId enum

identityDocument ● IdentifyingDocumentDetails union

phoneNumber ● String scalar