The DeleteCostCenter function deletes a costCenter record.
Method | /DeleteCostCenter |
The request body is of type DeleteCostCenter.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteCostCenterResponse.
Name | Description | Data Type |
---|---|---|
DeleteCostCenterResult | xml:boolean |
|