Skip to main content

EnforcementApiModel

transactionNumberstring
ticketNumbernull | stringnullable
transactionType object
oneOf
null
transactionDateTimenull,string<date-time>nullable
locationIdnull | stringnullable
branchNumbernull | stringnullable
lotNumbernull | stringnullable
zonenull | stringnullable
vendorLotIdnull | stringnullable
licensePlatenull | stringnullable
licensePlateStatenull | stringnullable
stallNumbernull | stringnullable
mobilePhoneNumbernull | stringnullable
barcodenull | stringnullable
parkerIdnull | stringnullable
fromDateTimestring<date-time>
toDateTimenull,string<date-time>nullable
fromTimeMonnull,string<date-time>nullable
toTimeMonnull,string<date-time>nullable
fromTimeTuenull,string<date-time>nullable
toTimeTuenull,string<date-time>nullable
fromTimeWednull,string<date-time>nullable
toTimeWednull,string<date-time>nullable
fromTimeThunull,string<date-time>nullable
toTimeThunull,string<date-time>nullable
fromTimeFrinull,string<date-time>nullable
toTimeFrinull,string<date-time>nullable
fromTimeSatnull,string<date-time>nullable
toTimeSatnull,string<date-time>nullable
fromTimeSunnull,string<date-time>nullable
toTimeSunnull,string<date-time>nullable
stallType object
oneOf
null
arriveByDateTimenull,string<date-time>nullable
equipmentIdnull | stringnullable
vipPassStatusnull | booleannullable
EnforcementApiModel
{
"transactionNumber": "string",
"ticketNumber": "null",
"transactionType": "null",
"transactionDateTime": "null",
"locationId": "null",
"branchNumber": "null",
"lotNumber": "null",
"zone": "null",
"vendorLotId": "null",
"licensePlate": "null",
"licensePlateState": "null",
"stallNumber": "null",
"mobilePhoneNumber": "null",
"barcode": "null",
"parkerId": "null",
"fromDateTime": "2024-07-29T15:51:28.071Z",
"toDateTime": "null",
"fromTimeMon": "null",
"toTimeMon": "null",
"fromTimeTue": "null",
"toTimeTue": "null",
"fromTimeWed": "null",
"toTimeWed": "null",
"fromTimeThu": "null",
"toTimeThu": "null",
"fromTimeFri": "null",
"toTimeFri": "null",
"fromTimeSat": "null",
"toTimeSat": "null",
"fromTimeSun": "null",
"toTimeSun": "null",
"stallType": "null",
"arriveByDateTime": "null",
"equipmentId": "null",
"vipPassStatus": "null"
}