The AddCostCenter function adds a costCenter record.
Method | /AddCostCenter |
The request body is of type AddCostCenter.
Name | Description | Data Type |
---|---|---|
costCenter | CostCenterInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddCostCenterResponse.
Name | Description | Data Type |
---|---|---|
AddCostCenterResult | xml:int |
|