WithdrawalEarlyStartConsentInput

View normalized Markdown

Customer opt-in for starting withdrawal-relevant services before the withdrawal period ends

graphql
input WithdrawalEarlyStartConsentInput {
  accepted: Boolean!
  requestItemIds: [ID!]!
  text: String!
}

Fields

WithdrawalEarlyStartConsentInput.accepted · Boolean! non-null scalar

Whether the customer gave consent.

WithdrawalEarlyStartConsentInput.requestItemIds · [ID!]! non-null scalar

Cart items the consent covers; those with requiresWithdrawalEarlyStartConsent.

WithdrawalEarlyStartConsentInput.text · String! non-null scalar

Consent text exactly as shown to the customer.

Member Of

RequestPaymentInitiateInput input

Ready to Get Started?

Book a free demo or reach out — we’d love to hear from you.