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