Below is an example of a Business Acknowledgement that includes the Original Payload Id so that this Acknowledgement can be traced back to the original referral to advise you that the Service Agreement has been cancelled.
<?xml version="1.0"?>
<BusinessAckv10 xmlns="urn:tunstall.com:ns:201303" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DistributionEnvelope>
<header>
<address>urn:tunstall.com:service:TelecareDocumentService</address>
<auditIdentity>urn:tunstall.com:identities:Telecare:DocumentService</auditIdentity>
<trackingId>a8eb6bd8-e986-4292-afb7-841430d71a55</trackingId>
<service>urn:tunstall.com:services:BusinessAckv10</service>
</header>
<payloads>
<payloadList>
<document xsi:type="Acknowledgement">
<AcknowledgementType>Nack</AcknowledgementType>
<Action>ServiceAgreementCancelled</Action>
<PayloadId>44caa540-ecc6-407c-b749-e36031537d8c</PayloadId>
<Timestamp>2013-05-23T11:58:40.797Z</Timestamp>
<AcknowledgementStatus>
<Errors>
<Error>
<Message>No longer needed</Message>
</Error>
</Errors>
<Message>Service Agreement Cancelled</Message>
</AcknowledgementStatus>
</document><id>0257c821-3e93-408f-a873-db8e38034642</id>
</payloadList>
<payloadCount>1</payloadCount>
</payloads>
</DistributionEnvelope>
</BusinessAckv10>
Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation