PosComponents Web Service
Method/AddParkedPosTransaction
PosComponents Web Service > All Operations Resource Group : /AddParkedPosTransaction (Method)
Description
The AddParkedPosTransaction function adds a parkedPosTransaction record.
Request (AddParkedPosTransactionSoapIn)

The request body is of type AddParkedPosTransaction.

Request 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 parkedPosTransaction Element Sequence AddParkedPosTransaction 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
Response (AddParkedPosTransactionSoapOut)

The response body is of type AddParkedPosTransactionResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddParkedPosTransactionResult Element Sequence AddParkedPosTransactionResponse Element

Overview

See Also
All Operations Resource GroupPosComponents Web Service