The GetSingleCostCenter function returns the costCenter record for the given primary key.
Method | /GetSingleCostCenter |
The request body is of type GetSingleCostCenter.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCostCenterResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCostCenterResult | CostCenterInfo |
|