PaymentInitiationRequestCompleted
The payment to the beneficiary has been initiated.
type PaymentInitiationRequestCompleted {
id: ID! @deprecated
date: Date!
amount: Money!
beneficiary: Beneficiary!
payer: PaymentInitiationPayer!
proofOfPayment: URL
}
Fields
id
● ID!
deprecated non-null scalar
DEPRECATEDThis field does not have it's own identity. Therefore this ID is misleading as it cannot be used in a node query