{
	"dossierNumber": "Test_{{$timestamp}}",
	"dmsExportDeclarations": [
		{
			"applicationReferenceId": "Test_{{$timestamp}}",
			"doSubmitWhenValid": false,
			"doNotSaveWhenInvalid": true,
			"consignor": {
				"internalCode": "STRATECH_API"
			},
			"consignee": {
				"address": {
					"name": "DRILLING LTD.",
					"city": "CAÏRO",
					"streetAndNumber": "No 1 bdel Khalek Tharwat",
					"zipCode": "1234 AB",
					"country": {
						"code": "EG",
						"name": "Egypte"
					}
				}
			},
			"declarationData": {
				"borderTransportMeans": {
					"transportationType": "1",
					"identificationType": "11",
					"registrationNationality": "AE",
					"identification": "MS VESSEL"
				},
				"declarationOfficeCode": "NL000396",
				"departureTransportMeans": {
					"transportationType": "3",
					"identification": "3-GJ-123",
					"identificationType": "30",
					"registrationNationality": "DE",
					"trailerTransportMeans": [
						{
							"identification": "3-YU-456",
							"registrationNationality": "NL"
						}
					],
					"wagonTransportMeans": null
				},
				"destinationCountry": "EG",
				"exitOfficeCode": "NL000396",
				"exportCountry": "NL",
				"goodsItems": [
					{
						"sequenceNumber": 1,
						"stockKeepingUnit": "15119019",
						"countryOfOrigin": "NL",
						"description": "REFINED PALMOIL",
						"goodsItemType": {
							"additionalTaricCode1": null,
							"additionalTaricCode2": null,
							"hsCode": "15119019"
						},
						"goodsMeasure": {
							"grossWeight": 599,
							"netWeight": 0,
							"supplementaryQuantity": 25
						},
						"packaging": [
							{
								"quantity": 25,
								"shippingMarks": "1-25",
								"typeCode": "CT"
							}
						],
						"statisticalValue": 5000
					}
				],
				"goodsLocation": {
					"countryCode": "NL",
					"houseNumber": "15",
					"postalCode": "7521 PR",
					"type": "A"
				},
				"governmentProcedure": {
					"currentCode": "10",
					"previousCode": "00"
				},
				"incoTerms": {
					"countryCode": "EG",
					"incoTermsCode": "CFR",
					"locationName": "CAÏRO"
				},
				"isContainerShipment": false,
				"totalGrossWeight": 599,
				"divergentTotalPackagesAmount": 99,
				"totalInvoiceAmount": 10666,
				"totalInvoiceCurrency": "USD",
				"transactionNatureCode": "11"
			}
		}
	]
}