For the complete documentation index, see llms.txt. This page is also available as Markdown.

RetryFailedPaymentPayload

Autogenerated return type of RetryFailedPayment.

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

Errors while retrying the payment.

payment (Payment)

The original payment.

retryPayment (Payment)

The newly created retry payment.

Last updated

Was this helpful?