PaymentInitiationCompleted
Details relating to a successful payment initiation.
type PaymentInitiationCompleted {
id: ID!
date: Date!
payer: PaymentInitiationPayer!
}
Fields
id
● ID!
non-null scalar
date
● Date!
non-null scalar
Date of payment completion
payer
● PaymentInitiationPayer!
non-null union
Details of the person/entity who completed the payment