The UpdateExpenseType function updates an expenseType record.
Method | /UpdateExpenseType |
The request body is of type UpdateExpenseType.
Name | Description | Data Type |
---|---|---|
expenseType | ExpenseTypeInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateExpenseTypeResponse.
Name | Description | Data Type |
---|---|---|
UpdateExpenseTypeResult | xml:int |
|