INPUT_OBJECT

DeleteReversedPaymentMutationInput

Provides request options when deleting a reversed payment.

link GraphQL Schema definition

  • input DeleteReversedPaymentMutationInput {
  • # Apply this payment to any open invoices.
  • apply_to_open_invoices: Boolean!
  • }

link Require by