Skip to main content

List files for invoice

GET 

/invoices/{invoiceId}/files

Returns all registered files related to the given invoice.

Audit event:

  • invoice.files.list

Privilege (one of):

  • finance-invoices.view
  • finance-invoices-own.view

Errors:

  • NOT_AUTHORIZED - Missing required privilege or not owner
  • INVOICE_NOTFOUND - Invoice not found or wrong instance
  • NOT_AUTHENTICATED - Not authenticated
  • INT_APP_ERROR - Unexpected internal error

Request

Responses

List of invoice files