The GetParkedPosTransactions function returns all parkedPosTransaction objects.
Method | /GetParkedPosTransactions |
The request body is of type GetParkedPosTransactions.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
posTerminalId | xml:int | |
parkingNumber | xml:int |
|
The response body is of type GetParkedPosTransactionsResponse.
Name | Description | Data Type |
---|---|---|
GetParkedPosTransactionsResult | ArrayOfViewParkedPosTransactionInfo |
|