Example request —GetByTransactionId

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

<GetByTransactionId xmlns="http://www.phaseforward.com/InForm/2010/01/Discrepancy">
    <DetailByTransactionIdRequest authenticationTrialName="testtrial">
        <TransactionId>
            {5F03D922-5E8C-4363-94AE-05DF51660D16}
        </TransactionId>
    </DetailByTransactionIdRequest>
</GetByTransactionId>