Skip to main content

DebicheckCustomerInformationInput

No description

input DebicheckCustomerInformationInput {
fullName: String!
accountNumber: String!
accountType: DebicheckAccountType!
bankId: DebicheckBankId!
identifyingDocument: IdentifyingDocumentConfirmationInput!
phoneNumber: String!
}

Fields

fullName ● String! non-null scalar

accountNumber ● String! non-null scalar

accountType ● DebicheckAccountType! non-null enum

bankId ● DebicheckBankId! non-null enum

identifyingDocument ● IdentifyingDocumentConfirmationInput! non-null input

phoneNumber ● String! non-null scalar