Download

Download the example XML: OTNAck.xml


Negative Acknowledgement
<?xml version="1.0" encoding="UTF-8"?>
<tns:OTReceiptAcknowledgment xmlns:tns="OTRSP">
	<tns:fromRole>
		<tns:PartnerRoleDescription>
			<tns:ContactInformation>
				<tns:contactName>
					<tns:FreeFormText lang="NL">Onetrail Test Seller</tns:FreeFormText>
				</tns:contactName>
				<tns:EmailAddress>acceptance@onetrail.com</tns:EmailAddress>
				<tns:facsimileNumber>
					<tns:CommunicationsNumber>+31-306973289</tns:CommunicationsNumber>
				</tns:facsimileNumber>
				<tns:telephoneNumber>
					<tns:CommunicationsNumber>+31-306973285</tns:CommunicationsNumber>
				</tns:telephoneNumber>
			</tns:ContactInformation>
			<tns:GlobalPartnerRoleClassificationCode>Distributor</tns:GlobalPartnerRoleClassificationCode>
			<tns:PartnerDescription>
				<tns:BusinessDescription>
					<tns:businessName>
						<tns:FreeFormText lang="NL">Onetrail Test Seller</tns:FreeFormText>
					</tns:businessName>
					<tns:GlobalBusinessIdentifier>8714253023236</tns:GlobalBusinessIdentifier>
					<tns:GlobalSupplyChainCode>Information Technology</tns:GlobalSupplyChainCode>
				</tns:BusinessDescription>
				<tns:GlobalPartnerClassificationCode>Seller</tns:GlobalPartnerClassificationCode>
			</tns:PartnerDescription>
		</tns:PartnerRoleDescription>
	</tns:fromRole>
	<tns:GlobalDocumentFunctionCode>Connection Exception</tns:GlobalDocumentFunctionCode>
	<tns:DocumentReference>
		<tns:DateTimeStamp>20150817T095340</tns:DateTimeStamp>
		<tns:GlobalDocumentReferenceTypeCode>Purchase Order</tns:GlobalDocumentReferenceTypeCode>
		<tns:ProprietaryDocumentIdentifier>Purchase0001</tns:ProprietaryDocumentIdentifier>
	</tns:DocumentReference>
	<tns:Exceptions>
		<tns:ExceptionDescription>
			<tns:errorClassification>
				<tns:GlobalMessageExceptionCode>599E</tns:GlobalMessageExceptionCode>
			</tns:errorClassification>
			<tns:errorDescription>
				<tns:FreeFormText lang="EN">ShipTo Address incorrect: PostalCode and/or AddressLine1 empty.</tns:FreeFormText>
			</tns:errorDescription>
		</tns:ExceptionDescription>
		<tns:GlobalExceptionTypeCode>Receipt Acknowledgement Exception</tns:GlobalExceptionTypeCode>
	</tns:Exceptions>
	<tns:toRole>
		<tns:PartnerRoleDescription>
			<tns:ContactInformation>
				<tns:contactName>
					<tns:FreeFormText lang="EN">Sales Department </tns:FreeFormText>
				</tns:contactName>
				<tns:EmailAddress>acceptance@onetrail.com</tns:EmailAddress>
				<tns:facsimileNumber>
					<tns:CommunicationsNumber>+31-306973289</tns:CommunicationsNumber>
				</tns:facsimileNumber>
				<tns:telephoneNumber>
					<tns:CommunicationsNumber>+31-306973288</tns:CommunicationsNumber>
				</tns:telephoneNumber>
			</tns:ContactInformation>
			<tns:GlobalPartnerRoleClassificationCode>Reseller</tns:GlobalPartnerRoleClassificationCode>
			<tns:PartnerDescription>
				<tns:BusinessDescription>
					<tns:businessName>
						<tns:FreeFormText lang="EN">Onetrail Test Buyer</tns:FreeFormText>
					</tns:businessName>
					<tns:GlobalBusinessIdentifier>8714253023366</tns:GlobalBusinessIdentifier>
					<tns:GlobalSupplyChainCode>Information Technology</tns:GlobalSupplyChainCode>
				</tns:BusinessDescription>
				<tns:GlobalPartnerClassificationCode>Buyer</tns:GlobalPartnerClassificationCode>
			</tns:PartnerDescription>
		</tns:PartnerRoleDescription>
	</tns:toRole>
</tns:OTReceiptAcknowledgment>
  • No labels