RequestPaymentInitiatePayload

View normalized Markdown

Autogenerated return type of RequestPaymentInitiate.

graphql
type RequestPaymentInitiatePayload {
  errors: [Error!]
  invoice: Invoice
  request: Request
}

Fields

RequestPaymentInitiatePayload.errors · [Error!] list object

RequestPaymentInitiatePayload.invoice · Invoice object

Invoice returned by checkout, when present. Check paymentState to determine whether payment is required.

RequestPaymentInitiatePayload.request · Request object

The completed request.

Returned By

requestPaymentInitiate mutation

Ready to Get Started?

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