GET costcenter/get/{costCenterId}

Gets an existing Cost Center

Request Information

URI Parameters

NameDescriptionTypeAdditional information
costCenterId

Id of the cost center to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

CostCenterGetResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.