{
"amountDue": "string",
"approvedDate": "string",
"brn": "string",
"caseNumber": "string",
"contract": {},
"createdAt": "string",
"document": {},
"externalChangeDate": "string",
"infringementApproval": {},
"infringementId": "number",
"infringementLogs": {},
"infringementRevisionHistory": {},
"issuer": {},
"issuerStatus": "string",
"issuerStatusDescription": "string",
"lastStatusChangeDate": "string",
"lastSuccessfulPayment": {},
"latestPaymentDate": "string",
"location": {},
"logs": {},
"nomination": {},
"notes": {},
"noticeNumber": "string",
"notifications": [
"string"
],
"offenceDate": "string",
"originalAmount": "string",
"payments": {},
"penaltyAmount": "string",
"reason": "string",
"reasonCode": "string",
"status": "string",
"systemStatus": "string",
"totalAmount": "string",
"type": "string",
"updatedAt": "string",
"vehicle": {}
}
| Name | Type | Description | Additional |
|---|---|---|---|
| amountDue | string | ||
| approvedDate | string | ||
| brn | string | ||
| caseNumber | string | ||
| contract | object |
Contract |
|
| createdAt | string | ||
| document | object |
Document |
|
| externalChangeDate | string | ||
| infringementApproval | object |
InfringementApproval |
|
| infringementId | number | ||
| infringementLogs | object |
InfringementLog[] |
|
| infringementRevisionHistory | object |
InfringementRevisionHistory[] |
|
| issuer | object |
Issuer |
|
| issuerStatus | string | ||
| issuerStatusDescription | string | ||
| lastStatusChangeDate | string | ||
| lastSuccessfulPayment | object |
Payment |
|
| latestPaymentDate | string | ||
| location | object |
PhysicalLocation |
|
| logs | object |
Log[] |
|
| nomination | object |
Nomination |
|
| notes | object |
InfringementNote[] |
|
| noticeNumber | string | ||
| notifications[] | array of string |
Notification[] |
|
| offenceDate | string | ||
| originalAmount | string | ||
| payments | object |
Payment[] |
|
| penaltyAmount | string | ||
| reason | string | ||
| reasonCode | string | ||
| status | string |
Possible values are:
|
|
| systemStatus | string |
Possible values are:
|
|
| totalAmount | string | ||
| type | string |
Possible values are:
|
|
| updatedAt | string | ||
| vehicle | object |
Vehicle |