The GetSingleExpenseType function returns the expenseType record for the given primary key.
Method | /GetSingleExpenseType |
The request body is of type GetSingleExpenseType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleExpenseTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleExpenseTypeResult | ExpenseTypeInfo |
|