Invoices

List

Securitybearer
Responses
200

OK

get/vendor/invoices
Response samples
application/json
{
  • "success": true,
  • "message": "",
  • "data": [
    ]
}

Show

Securitybearer
Responses
200

OK

get/vendor/invoices/4
Response samples
application/json
{
  • "success": true,
  • "message": "",
  • "data": {
    }
}