The UpdateCostCenter function updates a costCenter record.
Method | /UpdateCostCenter |
The request body is of type UpdateCostCenter.
Name | Description | Data Type |
---|---|---|
costCenter | CostCenterInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCostCenterResponse.
Name | Description | Data Type |
---|---|---|
UpdateCostCenterResult | xml:int |
|