GET api/CostCenters/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CostCenterId": 1,
  "CostCenterName": "sample string 2",
  "CostCenterNameE": "sample string 3",
  "CostCenterIdMain": 1,
  "AccType": "sample string 4"
}