PayerInformation
No description
type PayerInformation {
payerId: String
identifyingDocument: IdentifyingDocumentDetails
businessRegistration: BusinessRegistration
mobileNumber: String
email: String
fullName: String
accountCreatedDate: String
}
Fields
PayerInformation.payerId ● String scalar
The client's internal identifier for the payer
PayerInformation.identifyingDocument ● IdentifyingDocumentDetails union
The payer's national identification document
PayerInformation.businessRegistration ● BusinessRegistration object
The payer's business registration
PayerInformation.mobileNumber ● String scalar
The payer's contact number
PayerInformation.email ● String scalar
The payer's email address
PayerInformation.fullName ● String scalar
The payer's full name
PayerInformation.accountCreatedDate ● String scalar
The date when the payer's account was created with the client