The GetSingleParkedPosTransaction function returns the parkedPosTransaction object for the given primary key.
Method | /GetSingleParkedPosTransaction |
The request body is of type GetSingleParkedPosTransaction.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleParkedPosTransactionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleParkedPosTransactionResult | ParkedPosTransactionInfo |
|