Skip to main content

PaymentViewStatus

Payment visibility filter for POST /v1/open-api/payment/filter.

  • ALL — All payments (default)
  • ACTIVE — Only active (non-cancelled) payments
  • CANCELLED — Only cancelled payments
stringPaymentViewStatus

Payment visibility filter for POST /v1/open-api/payment/filter.

  • ALL — All payments (default)
  • ACTIVE — Only active (non-cancelled) payments
  • CANCELLED — Only cancelled payments

Possible values: [ALL, ACTIVE, CANCELLED]

Example: ALL
PaymentViewStatus
"ALL"