Skip to main content

Get Invoice paid status


ApiScope: payment.invoice.check.paid
API Scope Level: ServiceSubscriberScope
Query Parameters
    invoiceGUID string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • paid boolean
    approvalCode string
    pgtransId string
    pgtransRefId string
    signeeName string
    amount number
Loading...