| Name | Description | Type | Additional information |
|---|---|---|---|
| FacilityNo |
The facility number of the target carpark |
integer |
None. |
| CarparkNo |
The carpark number of the target carpark |
integer |
None. |
| TicketNo |
The complete parking ticket number |
string |
None. |
| TicketType |
The type of parking ticket. 0=Standard Ticket, 4=License Plate, 5=External Card System |
unsigned integer |
None. |
| Plate |
The complete vehicle registration number |
string |
None. |
| Price |
The amount currently due for payment |
decimal number |
None. |
| RateNo |
The rate number used for calculation |
unsigned integer |
None. |
| RateEndTime |
The time the current rate band will expire |
date |
None. |
| GracePeriod |
The type of grace period currently in effect. 0=None, 1=Transit, 2=Payment, 3=Exit |
unsigned integer |
None. |
| ParkingDuration |
The duration of the current parking transaction in minutes |
integer |
None. |
| EntryTime |
The time of entry into the carpark |
date |
None. |
| PaidUntil |
The time this transaction has been paid until. If no payment has been made then this will match the entry time |
date |
None. |