Skip to main content

AmendPaymentConsentInput

No description

input AmendPaymentConsentInput {
consentRequestId: ID!
reason: String!
nonce: String!
debicheck: DebicheckAmendmentInput
}

Fields

AmendPaymentConsentInput.consentRequestId ● ID! non-null scalar

AmendPaymentConsentInput.reason ● String! non-null scalar

AmendPaymentConsentInput.nonce ● String! non-null scalar

AmendPaymentConsentInput.debicheck ● DebicheckAmendmentInput input