{
	"metadata": {
		"messagetype": "transportorder-main",
		"source": "edi"
	},
	"orders": [
		{
			"reference": "Example documentation",
			"ediReference": "Example documentation",
			"departmentCode": "100",
			"customer": {
				"number": "100598"
			},
			"shipments": [
				{
					"reference": "Example documentation",
					"ediReference": "Example documentation",
					"requirements": {
						"freightUnitType": "box",
						"roadTrain": false,
						"dangerousCargo": true,
						"urgent": false,
						"heater": false,
						"cooler": false,
						"exclusive": true,
						"maximumTemperature": null,
						"minimumTemperature": null
					},
					"security": {
						"secured": true
					},
					"transportInstructions": "Example loadInstruction;Change pallets;Lock trailers with container;locks; sKJGNS",
					"goodsLines": [
						{
							"id": "1",
							"mark": "example message",
							"packageType": "euroPallet",
							"measurement": {
								"grossWeight": 25.23,
								"quantity": 5,
								"loadIndex": 2,
								"volume": 5,
								"volumeWeight": 835
							},
							"goodsType": "general",
							"goodsDescription": "General Cargo",
							"barcode": null,
							"dimensions": {
								"length": null,
								"width": null,
								"height": null
							},
							"detailLines": [
								{
									"id": "1",
									"mark": "AWB example",
									"awb": null,
									"packageType": "euroPallet",
									"packDescription": null,
									"measurement": {
										"grossWeight": 12,
										"quantity": 2,
										"volume": 2,
										"volumeWeight": null
									},
									"goodsType": "plants",
									"goodsDescription": "Plants"
								},
								{
									"id": "2",
									"mark": "AWB exampl2",
									"awb": null,
									"packageType": "euroPallet",
									"measurement": {
										"grossWeight": 13,
										"quantity": 3,
										"volume": 3,
										"volumeWeight": null
									},
									"goodsType": "vegetables",
									"goodsDescription": "Vegetables"
								}
							],
							"dangerousGoods": []
						},
						{
							"id": "2",
							"mark": "example message2",
							"packageType": "pallet",
							"measurement": {
								"grossWeight": 1569,
								"quantity": 10,
								"loadIndex": 5,
								"volume": 10,
								"volumeWeight": 1670
							},
							"goodsType": "paper",
							"goodsDescription": "Paper",
							"barcode": null,
							"dimensions": {
								"length": null,
								"width": null,
								"height": null
							},
							"dangerousGoods": []
						}
					],
					"originalLoading": {
						"dateTimes": {
							"opening": "2021-03-15T21:00:00Z",
							"closing": "2021-03-15T22:00:00Z"
						},
						"party": {
							"address": {
								"name1": "Jan de Rijk Logistics",
								"line1": "Leemstraat 15",
								"city": "Roosendaal",
								"postalCode": "4705 RT",
								"countryCode": "NL",
								"longitude": 4.49440469165915,
								"latitude": 51.5451372456246
							}
						}
					},
					"finalUnloading": {
						"dateTimes": {
							"opening": "2021-03-16T11:00:00Z",
							"closing": "2021-03-16T12:00:00Z"
						},
						"party": {
							"address": {
								"locationCode": "BRU",
								"name1": "Jan de Rijk Brussel",
								"line1": "Brucargo Building 706",
								"city": "Zaventem",
								"postalCode": "1931",
								"countryCode": "BE",
								"longitude": 4.47410700301357,
								"latitude": 50.8835171381077
							}
						}
					}
				}
			]
		}
	]
}