GET v1/bunits/{bunitId}/invoicefiles
Returns a list of available invoice files for a business unit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of InvoiceFileName | Description | Type | Additional information |
---|---|---|---|
Href |
A link to this specfic instance. |
URI |
None. |
Name |
Name of the invoice file Used to identify the file |
string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.