Example request—GetHistoryByDiscrepancyGuid

The example shows the Body of the request, which is preceded by the SOAP header.

<GetHistoryByDiscrepancyGuid xmlns="http://www.phaseforward.com/InForm/2010/01/Discrepancy">
    <HistoryByGuidRequest authenticationTrialName="testtrial">
        <DiscrepancyIdentifierList>
            <DiscrepancyIdentifier>
                <Guid>{D905028E-48D5-4EEF-AB40-E18B8CFAAF76}</Guid>
                <Revision>234807295233074</Revision>
            </DiscrepancyIdentifier>
        </DiscrepancyIdentifierList>
    </HistoryByGuidRequest>
</GetHistoryByDiscrepancyGuid>