PayerInformationInput
KYC information for the payer supplied by the client.
input PayerInformationInput {
payerId: String
identifyingDocument: IdentifyingDocumentInput
businessRegistration: BusinessRegistrationInput
mobileNumber: String
email: String
fullName: String
bankAccountNumber: String
accountCreatedDate: String
}
Fields
PayerInformationInput.payerId ● String scalar
The client's internal identifier for the payer
PayerInformationInput.identifyingDocument ● IdentifyingDocumentInput input
The payer's national identification document
PayerInformationInput.businessRegistration ● BusinessRegistrationInput input
The payer's business registration
PayerInformationInput.mobileNumber ● String scalar
The payer's contact number
PayerInformationInput.email ● String scalar
The payer's email address
PayerInformationInput.fullName ● String scalar
The payer's full name
PayerInformationInput.bankAccountNumber ● String scalar
The payer's bank account number
PayerInformationInput.accountCreatedDate ● String scalar
The date when the payer's account was created with the client