GET api/common/billrun
This method returns a list of all visible bill runs
Error messages
- 404/Not Found - No billrun records found in database
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of BillRun Id and Name pairs
Collection of BillRunName | Description | Type | Additional information |
---|---|---|---|
Id | The ID of the Bill Run | integer |
None. |
Name | The name of the Bill Run | string |
None. |