Deal View Request in the XML Format

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

<C1-DealCreationUpdateIWS>
    <actionFlag></actionFlag>
    <dealOperation>
        <operationFlag></operationFlag>
        <dealIdentifier></dealIdentifier>
        <dealId></dealId>
        <modelId></modelId>
    </dealOperation>
    <dealDetails>
        <dealIdentifier></dealIdentifier>
        <dealId></dealId>
        <modelId></modelId>
    </dealDetails>
</C1-DealCreationUpdateIWS>

Related Topics

For more information on... See...
Deal view request and response - tags in the XML format Deal View Request and Response - Tags in the XML Format
Sample deal view request and response in the XML format Sample Deal View Request and Response in the XML Format
Sample price item selection view request and response in the XML format Sample Price Item Selection View Request and Response in the XML Format