Below is an example of a Referral Created Acknowledgement that includes the Original Payload Id so that this Acknowledgement can be traced back to the original referral to advise you that it was received successfully.
<?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>7dd32037-d229-4ae4-93b0-08d483912be8</trackingId>
<service>urn:tunstall.com:services:BusinessAckv10</service>
</header>
-<payloads>
-<payloadList>
-<document xsi:type="Acknowledgement">
<AcknowledgementType>Ack</AcknowledgementType>
<Action>ReferralCreated</Action>
<PayloadId>35c5724f-2521-4e22-be9a-99ded165756e</PayloadId>
<Timestamp>2013-07-30T12:28:00.699Z</Timestamp>
-<AcknowledgementStatus>
<Errors/>
<Message>Referral Created</Message>
</AcknowledgementStatus>
</document>
<id>d0b92f47-3eb1-4848-86d2-d1bbad52f0ab</id>
</payloadList>
<payloadCount>1</payloadCount>
</payloads>
</DistributionEnvelope>
</BusinessAckv10>
Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites