Skip to main content
GET
/
payment-records
/
invoice
/
{status}
List payment invoices
curl --request GET \
  --url http://localhost/mogl/mogl-admin-dashboard/payment-records/invoice/{status} \
  --cookie mogl_session=

Authorizations

mogl_session
string
cookie
required

Session-based authentication via cookies + CSRF token

Path Parameters

status
string
default:All

Response

200

Invoice list view