The DeleteExpenseType function deletes an expenseType record.
Method | /DeleteExpenseType |
The request body is of type DeleteExpenseType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteExpenseTypeResponse.
Name | Description | Data Type |
---|---|---|
DeleteExpenseTypeResult | xml:boolean |
|