PosComponents Web Service
Method/GetSingleParkedPosTransaction
PosComponents Web Service > All Operations Resource Group : /GetSingleParkedPosTransaction (Method)
Description
The GetSingleParkedPosTransaction function returns the parkedPosTransaction object for the given primary key.
Request (GetSingleParkedPosTransactionSoapIn)

The request body is of type GetSingleParkedPosTransaction.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleParkedPosTransaction Element

Overview

Sequence
itemId xs:int
Response (GetSingleParkedPosTransactionSoapOut)

The response body is of type GetSingleParkedPosTransactionResponse.

Response Body Parameters

NameDescriptionData Type
 ParkedPosTransactionInfo
TotalNetPrice Element TotalGrossPrice Element CustomerId Element UserId Element XmlData Element Description Element ParkingNumber Element PosTerminalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleParkedPosTransactionResult Element Sequence GetSingleParkedPosTransactionResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
XmlData optional xs:string
UserId xs:int
CustomerId xs:int
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
See Also
All Operations Resource GroupPosComponents Web Service