GET costcenter/get/{costCenterId}
Gets an existing Cost Center
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
costCenterId |
Id of the cost center to be retrieved |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CostCenterGetResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.