<?xml version="1.0" encoding="utf-8"?>
<b24Message xmlns="http://btwentyfour.com/schemas/commerce/2.1">
	<receivingAdvice messageDate="2017-01-01T14:00:00Z" messageId="121212"
		text="Btwentyfour Example Recadv" environment="Production" deliveryDate="2020-11-01"
		receivedDate="2020-11-02">
		<sender gln="7340117852868" />
		<recipient gln="7340117852851" />
		<documentReference documentType="ReceivingAdvice" id="45235324243" date="2020-11-02" />
		<documentReference documentType="BuyerOrder" id="555666" date="2020-10-01" />
		<documentReference documentType="SupplierOrder" id="24123456" date="2020-10-01" />
		<documentReference documentType="DespatchAdvice" id="95159" date="2020-10-30" />
		<documentReference documentType="DeliveryNote" id="54324" date="2020-10-30" />
		<property name="ultimateConsignee">7340117852851 </property>
		<supplier gln="7340117815580" name="Btwentyfour Demo Supplier"
			contact="Supplier's contact reference" orgNo="99999999-9999" vatNo="SE999999999999">
			<location>
				<address>Supplier StreetAddress</address>
				<coAddress>Supplier Street Address second row</coAddress>
				<city code="Supplier ZipCode">Supplier CityName</city>
				<state code="Supplier StateCode">Supplier StateName</state>
				<country code="SUCountryCode">Supplier CountryName</country>
				<telephoneNumber>+45000000002</telephoneNumber>
				<emailAddress>supplier@email.com</emailAddress>
			</location>
			<property name="id">5122186</property>
			<property name="internalId">8899</property>
			<property name="name2">The second supplier name</property>
			<property name="name3">The third supplier name</property>
		</supplier>
		<buyer gln="7340117836950" name="Btwentyfour Demo Buying Group"
			contact="Buyer's contact reference" orgNo="88888888-8888" vatNo="SE888888888888" department="Btwentyfour Demo Buying Group, Running/Athletics Department">
			<location>
				<address>Buyer StreetAddress</address>
				<coAddress>Buyer Street Address second row</coAddress>
				<city code="Buyer ZipCode">Buyer City Name</city>
				<state code="Buyer StateCode">Buyer State Name</state>
				<country code="BYCountryCode">Buyer Country Name</country>
				<telephoneNumber>+45000000001</telephoneNumber>
				<emailAddress>buyer@email.com</emailAddress>
			</location>
			<property name="id">3512421</property>
			<property name="internalId">1133</property>
			<property name="name2">The second buyer name</property>
			<property name="name3">The third buyer name</property>
		</buyer>
		<shipper gln="3333333333333" name="Shipper/Carrier Company Name" contact="Shipper's contact reference" orgNo="3333333-3333" vatNo="SE33333333333">
		<location>
				<address>Shipper StreetAddress</address>
				<coAddress> Shipper Street Address second row</coAddress>
				<city code="Shipper ZipCode">ShipperCityName</city>
				<state code="Shipper StateCode">Shipper StateName</state>
				<country code="SHCountryCode">Shipper CountryName</country>
				<telephoneNumber>+463333333333</telephoneNumber>
				<emailAddress>shipper@email.com</emailAddress>
			</location>
			<property name="id">4456879</property>
			<property name="internalId">4469</property>
			<property name="name2">The second shipper name</property>
			<property name="name3">The third shipper name</property>
		</shipper>
		<consignee gln="7340117804522" name="Delivery Party Name" contact="Consignee's contact reference" orgNo="77777777-7777" vatNo="DK6666666666666">
			<location>
				<address>Consignee StreetAddress</address>
				<coAddress>Consignee Street Address second row</coAddress>
				<city code="Consignee ZipCode">ConsigneeCityName</city>
				<state code="Consignee StateCode">ConsigneeStateName</state>
				<country code="DPCountryCode">ConsigneeCountryName</country>
				<telephoneNumber>+45000000003</telephoneNumber>
				<emailAddress>consignee@email.com</emailAddress>
			</location>
			<property name="id">1422181</property>
			<property name="internalId">1134</property>
			<property name="name2">The second delivery party (Consignee) name</property>
			<property name="name3">The third delivery party (Consignee) name</property>
		</consignee>
		<package packageType="Shipment" hierarchyIdentity="1" />
		<package packageType="PX" hierarchyIdentity="2" parentHierarchyIdentity="1"
			SSCC="000000000000000000" />
		<package packageType="BX" hierarchyIdentity="3" parentHierarchyIdentity="2"
			SSCC="734011785286811111">
			<item quantity="2" orderedQuantity="2" receivedQuantity="5" acceptedQuantity="2">
				<documentReference documentType="SupplierOrder" id="24123456" date="2015-10-01"
					lineNo="2" />
				<documentReference documentType="BuyerOrder" id="555666" date="2015-10-01"
					lineNo="2" />
				<property name="unitOfMeasure">PCE</property>
				<itemReference registry="Supplier" coding="EAN13">1234567891123</itemReference>
				<variance quantity="3">
					<property name="varianceReason" code="AC">Over-shipped</property>
				</variance>
			</item>
			<item quantity="10" orderedQuantity="10" receivedQuantity="8" acceptedQuantity="5">
				<documentReference documentType="SupplierOrder" id="24123456" date="2015-10-01"
					lineNo="2" />
				<documentReference documentType="BuyerOrder" id="555666" date="2015-10-01"
					lineNo="2" />
				<property name="unitOfMeasure" registry="Supplier">PCE</property>
				<itemReference registry="Supplier" coding="EAN13">3456789112345</itemReference>
				<variance quantity="3">
					<property name="varianceReason" code="AF">Goods delivered damaged</property>
				</variance>
				<variance quantity="2">
					<property name="varianceReason" code="BP">Shipment partial</property>
				</variance>
			</item>
			<item quantity="5" orderedQuantity="5" acceptedQuantity="5" receivedQuantity="5">
				<documentReference documentType="SupplierOrder" id="24123456" date="2015-10-01"
					lineNo="2" />
				<documentReference documentType="BuyerOrder" id="555666" date="2015-10-01"
					lineNo="2" />
				<property name="unitOfMeasure">PCE</property>
				<itemReference registry="Supplier" coding="EAN13">2345678911234</itemReference>
			</item>
		</package>
	</receivingAdvice>
</b24Message>