{
  "id": "/",
  "type": "object",
  "properties": {
    "shipmentId": {
      "id": "shipmentId",
      "type": "string"
    },
    "parcelId": {
      "id": "parcelId",
      "type": "string"
    },
    "consignmentReference": {
      "id": "consignmentReference",
      "type": "string"
    },
    "pdfUrl": {
      "id": "pdfUrl",
      "type": "string"
    },
    "message": {
      "id": "message",
      "type": "string"
    }
  }
}
