Skip to main content

voidCaptureRefund


ApiScope: payment.all
API Scope Level: DepartmentScope
Path Parameters
    departmentUuid string required
Request Body required
    invoiceId string
    type string
    amount number
Responses

OK


Schema
    error object
    errorCode string
    errorDescription string
    warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • transactionId string
    invoiceId string
    amountRefunded string
    amountVoided string
    amountCaptured string
Loading...