Deal Price Assignment Update Response in the XML Format

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

<C1-DealPriceAsgnCommitmentBS>
    <dealIdentifier></dealIdentifier>
    <dealId></dealId>
    <modelId></modelId>
    <inquiryModeFlag></inquiryModeFlag>
    <pricingcmtmntdtls>
        <entityId></entityId>
        <entityType></entityType>
        <entityIdentifierValue></entityIdentifierValue>
        <entityIdentifierType></entityIdentifierType>
        <entityDivision></entityDivision>
        <pricingdtls>
            <priceAsgnId></priceAsgnId>
            <actionFlag></actionFlag>
            <priceItemCode></priceItemCode>
            <priceItemDescription></priceItemDescription>
            <hierarchyDetails></hierarchyDetails>
            <priceStatusFlag></priceStatusFlag>
            <priceCurrencyCode></priceCurrencyCode>
            <rateSchedule></rateSchedule>
            <startDate></startDate>
            <endDate></endDate>
            <isEligible></isEligible>
            <assignmentLevel></assignmentLevel>
            <paTypeFlag></paTypeFlag>
            <printIfZero></printIfZero>
            <priceasgnchar>
                <characteristicType></characteristicType>
                <effectiveDate></effectiveDate>
                <characteristicValue></characteristicValue>
            </priceasgnchar>
            <priceasgnparm>
                <priceParmCode></priceParmCode>
                <priceParmVal></priceParmVal>
            </priceasgnparm>
            <txnDailyRatingCrt></txnDailyRatingCrt>
            <ignoreSw></ignoreSw>
            <doNotAggSw></doNotAggSw>
            <scheduleCode></scheduleCode>
            <pricecompdtls>
                <priceCompTier>
                    <toVal></toVal>
                    <fromVal></fromVal>
                    <priceCriteria></priceCriteria>
                    <tieSeqNum></tieSeqNum>
                    <priceparm>
                        <parmCodeType></parmCodeType>
                        <priceParmCode></priceParmCode>
                    </priceparm>
                </priceCompTier>
                <priceCompElg>
                    <rhsPriceParmCd></rhsPriceParmCd>
                    <rhsPriceParmVal></rhsPriceParmVal>
                    <lhsPriceParmCd></lhsPriceParmCd>
                    <rhsPriceParmTypeFlg></rhsPriceParmTypeFlg>
                    <isInsufficientFlag></isInsufficientFlag>
                    <isFalseFlag></isFalseFlag>
                    <isTrueFlag></isTrueFlag>
                    <operator></operator>
                    <sequenceNumber></sequenceNumber>
                </priceCompElg>
                <priceCompSequenceNo></priceCompSequenceNo>
                <priceCompId></priceCompId>
                <priceCompDesc></priceCompDesc> 
                <valueAmt></valueAmt>
                <priceComponentDisplay></priceComponentDisplay>
                <rcMapId></rcMapId> 
                <tieredFlag></tieredFlag>
            </pricecompdtls> 
        </pricingdtls> 
    </pricingcmtmntdtls> 
</C1-DealPriceAsgnCommitmentBS>

Related Topics

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