PosComponents Web Service
Method/GetSingleExpenseType
PosComponents Web Service > All Operations Resource Group : /GetSingleExpenseType (Method)
Description
The GetSingleExpenseType function returns the expenseType record for the given primary key.
Request (GetSingleExpenseTypeSoapIn)

The request body is of type GetSingleExpenseType.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleExpenseType Element

Overview

Sequence
itemId xs:int
Response (GetSingleExpenseTypeSoapOut)

The response body is of type GetSingleExpenseTypeResponse.

Response Body Parameters

NameDescriptionData Type
 ExpenseTypeInfo
Cancelled Element LedgerId Element Description Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleExpenseTypeResult Element Sequence GetSingleExpenseTypeResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
LedgerId xs:int
Cancelled xs:boolean
See Also
All Operations Resource GroupPosComponents Web Service