Skip to main content

PaymentInitiationRequestCancelled

The payment has been cancelled and cannot be completed.

type PaymentInitiationRequestCancelled {
id: ID! @deprecated
date: Date!
reason: String!
}

Fields

id ● ID! deprecated non-null scalar

DEPRECATED

This field does not have it's own identity. Therefore this ID is misleading as it cannot be used in a node query

date ● Date! non-null scalar

reason ● String! non-null scalar