{
	"Header": {
		"ShipmentIdentifier": "Test_KVK_DOSSIER_{{$timestamp}}",
		"UserID": null,
		"Trigger": null
	},
	"Body": {
		"CountryCodeOfDestination": "DE",
		"CountryOfDestination": "GERMANY",
		"ShipmentInstructions": {
			"ShipmentComments": {
				"Text": "test comments",
				"commentType": 0
			}
		},
		"Parties": [
			{
				"PartnerRole": 0,
				"Name": "Stratech Software Solutions",
				"Address": {
					"CityName": "Enschede",
					"CountryCode": "NL",
					"CountryName": "The Netherlands",
					"Lines": [
						"Pantheon 15"
					],
					"PostcodeID": "7521PR"
				}
			},
			{
				"partnerRole": 2,
				"name": "Deutsche Obst B.V.",
				"address": {
					"cityName": "Berlin",
					"countryCode": "DE",
					"lines": [
						"Addressline 1",
						"Addressline 2"
					],
					"postcodeID": "1234 AB"
				}
			}
		],
		"ChamberOfCommerce": {
			"Submitter": "Stratech Software Solutions",
			"SubmitterRole": 0,
			"TransportInformation": [
				"Vervoer"
			],
			"COO": {
				"countriesOfOrigin": [
					"Germany, The Netherlands",
					"(European Union)",
					"TO BE CONTINUED IN BOX 5"
				],
				"manufacturer": null,
				"statement1No": null,
				"statement3Evidence": null,
				"cooGoodsItems": [
					{
						"description": "HEADER LINE: 810 boxes Fruits & vegetables as specified on attachment",
						"quantity": "2576.4 kg"
					},
					{
						"description": "Ordernumbers: 20200407132, 20200407133, 20200407134, 20200407135, ",
						"quantity": ""
					},
					{
						"description": "20200407136, 20200407137, 20200407139, 20200407140, ",
						"quantity": ""
					},
					{
						"description": "20200407141",
						"quantity": ""
					},
					{
						"description": "Articlenumber - Description - goodsitem 1",
						"quantity": ""
					},
					{
						"description": "Articlenumber - Description - goodsitem 2",
						"quantity": ""
					}
				]
			}
		}
	}
}