GET PlanCare2Api/RootData/costTypes
Fetch available cost types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Returns a list of available cost types
Collection of CostType| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the cost type |
integer |
None |
| Code |
The code of the cost type |
string |
None |
| Description |
The description of the cost type |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.