Skip to main content

PaymentInitiationRequestCancelled

The payment has been cancelled and cannot be completed.

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

Fields

PaymentInitiationRequestCancelled.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

PaymentInitiationRequestCancelled.date ● Date! non-null scalar

PaymentInitiationRequestCancelled.reason ● String! non-null scalar