{
  "id": "976eed42-bccc-4731-9d01-85ec3a16bd7b",
  "status": "requested",
  "actors": [
    {
      "entity": {
        "id": "0d3198ad-2f2d-4aed-8c77-6d7779aefba3",
        "name": "Shipping Company TM"
      },
      "roles": [
        "shipper"
      ],
      "associationType": "inline"
    },
    {
      "entity": {
        "id": "005cffff-4aba-4e2d-a79d-d428ba93ae8a",
        "name": "Carrier Transport"
      },
      "roles": [
        "carrier"
      ],
      "associationType": "inline"
    }
  ],
  "actions": [
    {
      "entity": {
        "id": "2664fb3c-9ce4-4a56-98d0-4ac76c2a40c4",
        "lifecycle": "planned",
        "sequenceNr": 0,
        "location": {
          "entity": {
            "id": "5a71bd67-e51c-46d1-842b-5fa171c0eb08",
            "name": "Location of distribution center Bananas Inc",
            "geoReference": {
              "lat": 1,
              "lon": 0,
              "type": "latLonPointGeoReference"
            }
          },
          "associationType": "inline"
        },
        "actions": [
          {
            "entity": {
              "id": "2a806c26-640c-4562-85d5-8ea4b9e7d80f",
              "lifecycle": "planned",
              "consignment": {
                "entity": {
                  "id": "04a9870f-52c0-463a-80c1-7d1d81c8b38a",
                  "goods": [
                    {
                      "entity": {
                        "id": "db504c69-3769-4d70-9403-c870dabdbe4c",
                        "description": "Ordered box of Bananas",
                        "quantity": 2,
                        "type": "items"
                      },
                      "associationType": "inline"
                    }
                  ]
                },
                "associationType": "inline"
              },
              "actionType": "load"
            },
            "associationType": "inline"
          }
        ],
        "constraint": {
          "entity": {
            "value": {
              "startTime": "2021-03-25T10:00:00Z",
              "endTime": "2021-03-25T11:00:00Z",
              "type": "timeWindowConstraint"
            }
          },
          "associationType": "inline"
        },
        "actionType": "stop"
      },
      "associationType": "inline"
    },
    {
      "entity": {
        "id": "b76c9a2d-15ed-49db-a654-1f8e1885d47d",
        "lifecycle": "planned",
        "sequenceNr": 1,
        "location": {
          "entity": {
            "id": "306c1a89-fbd0-4dd8-a53d-b0671bba5973",
            "name": "Location of store Fine Food groceries",
            "geoReference": {
              "lat": 1,
              "lon": 0,
              "type": "latLonPointGeoReference"
            }
          },
          "associationType": "inline"
        },
        "actions": [
          {
            "entity": {
              "id": "3af83c59-5550-4b92-88cf-06b750270134",
              "lifecycle": "planned",
              "consignment": {
                "uuid": "04a9870f-52c0-463a-80c1-7d1d81c8b38a",
                "entityType": "consignment",
                "associationType": "reference"
              },
              "actionType": "unload"
            },
            "associationType": "inline"
          }
        ],
        "constraint": {
          "entity": {
            "value": {
              "startTime": "2021-03-25T14:00:00Z",
              "endTime": "2021-03-25T15:00:00Z",
              "type": "timeWindowConstraint"
            }
          },
          "associationType": "inline"
        },
        "actionType": "stop"
      },
      "associationType": "inline"
    }
  ]
}