Skip to main content

DebicheckCustomerInformation

No description

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

Fields

fullName ● String scalar

accountNumber ● String scalar

accountType ● AccountType enum

bankId ● DebicheckBankId enum

identifyingDocument ● IdentifyingDocumentDetails union

phoneNumber ● String scalar