This service provides methods for retrieving other charge and charge code records.
| name | description |
|---|---|
| GET /otherCharges/codes | Searches the database for charge codes matching the given request parameters. |
| GET /otherCharges/codes/{id} | Retrieves the charge code specified by the ID |
| GET /otherCharges/{id} | Retrieves the Other Charge specified by the ID |