Deal Price Assignment Delete Response in the XML Format

The following code snippet illustrates how the tags are nested while receiving the deal price assignment delete response in the XML Format.

<C1-DealPriceAsgnCommitmentBS>
    <dealIdentifier></dealIdentifier>
    <dealId></dealId>
    <modelId></modelId>
    <inquiryModeFlag></inquiryModeFlag>
    <pricingcmtmntdtls>
        <entityId></entityId>
        <entityType></entityType>
        <pricingdtls>
            <priceAsgnId></priceAsgnId>
            <actionFlag></actionFlag>
            <isEligible></isEligible>
        </pricingdtls> 
    </pricingcmtmntdtls> 
</C1-DealPriceAsgnCommitmentBS>

Related Topics

For more information on... See...
Deal price assignment delete request and response tags in the XML format Deal Price Assignment Delete Request and Response - Tags in the XML Format
Sample deal price assignment delete request and response in the XML format Sample Deal Price Assignment Delete Request and Response in the XML Format