The GetCostCenters function returns all costCenter records for the specified parameters.
Method | /GetCostCenters |
The request body is of type GetCostCenters.
Name | Description | Data Type |
---|---|---|
filter | CostCentersFilter |
|
The response body is of type GetCostCentersResponse.
Name | Description | Data Type |
---|---|---|
GetCostCentersResult | ArrayOfViewCostCenterInfo |
|