Skip to main content
Skip to main content

AdminPostPaymentRefundsReq

internal.internal.AdminPostPaymentRefundsReq

Schema

AdminPostPaymentRefundsReq type: object required:

  • amount
  • reason properties: amount: description: The amount to refund. type: integer reason: description: The reason for the Refund. type: string note: description: A note with additional details about the Refund. type: string

Properties

amountnumberRequired
notestring
reasonRefundReasonRequired
Was this section helpful?