Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
  "consignment": {
    "consignmentNo": "ARXC83459009TST83459009",
    "eventDateTime": "04-01-2023T14:30:43",
    "statusID": "21"
  }
}

...

Code Block
languagejson
{
  "consignment": {
    "consignmentNo": "ARXC83459009TST83459009",
    "eventDateTime": "04-01-2023T17:30:21",
    "statusID": "56",
    "deliveredPOD": "BASE64PDFHERE"
  }
}

...

The unique consignment number assigned to the freight.

eventDate

The date the event occurred and time the delivery was completed in dd-MM-yyyyyyyyTHH:mm:ss

statusID

Relates to the description of the event. See table below:

...

Code Block
languagejson
{
  "consignment": {
    "consignmentNo": "ARXC83459009TST83459009",
    "eventDateeventDateTime": "04-01-2023"2023T14:30:43,
    "statusID": "7"
  }
}