Skip to main content

DebicheckCustomerInformation

No description

type DebicheckCustomerInformation {
accountNumber: String
accountType: AccountType
bankId: DebicheckBankId
branchCode: String
fullName: String
phoneNumber: String
email: String
accountName: String
identifyingDocument: PaymentConsentConfirmationIdentifyingDocumentDetails
}

Fields

DebicheckCustomerInformation.accountNumber ● String scalar

DebicheckCustomerInformation.accountType ● AccountType enum

DebicheckCustomerInformation.bankId ● DebicheckBankId enum

DebicheckCustomerInformation.branchCode ● String scalar

DebicheckCustomerInformation.fullName ● String scalar

DebicheckCustomerInformation.phoneNumber ● String scalar

DebicheckCustomerInformation.email ● String scalar

DebicheckCustomerInformation.accountName ● String scalar

DebicheckCustomerInformation.identifyingDocument ● PaymentConsentConfirmationIdentifyingDocumentDetails union