Deal Extraction Request in the XML Format

The following code snippet illustrates how the tags should be nested while receiving the deal extract request in the XML format:.

<C1-DealExtractionWebService>
    <dealDetails>
        <dealIdentifier></dealIdentifier>
        <dealId></dealId>
        <modelId></modelId>
</C1-DealExtractionWebService>

Related Topics

For more information on... See...
Deal extraction request and response tags in the XML format Deal Extraction Request and Response - Tags in the XML Format
Sample deal extraction request and response in the XML format Sample Deal Extraction Request and Response in the XML Format