The VerifyCostCenterInfo function verifies a costCenter record against the available business rules.
Method | /VerifyCostCenterInfo |
The request body is of type VerifyCostCenterInfo.
Name | Description | Data Type |
---|---|---|
costCenter | CostCenterInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCostCenterInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCostCenterInfoResult | ArrayOfVerifyExceptionInfo |
|