Methods

  • post - Approve nomination for payment
  • post - Batch infringement approval for payment
  • get - Get infringement by Infringement Id
  • post - Unapproved infringement for payment
  • post - Update infringement
  • get - Query and filter infringements

Resource

{
    "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": {}
}

Properties

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:

  • Missing Contract
  • Missing Vehicle
  • Valid
systemStatus string

Possible values are:

  • Missing Contract
  • Missing Vehicle
  • Valid
totalAmount string
type string

Possible values are:

  • Parking
  • Traffic
  • Environmental
  • Other
updatedAt string
vehicle object

Vehicle