Sample Price Item Selection View Request and Response in the XML Format

Using the below example, you can view the deal 8896302706.

Sample Deal View Request in the XML Format

<C1-DealCreationUpdateIWS>
    <actionFlag>READ</actionFlag>
    <dealOperation>
        <operationFlag>PSEL</operationFlag>
        <dealId>6287907587</dealId>
    </dealOperation>
</C1-DealCreationUpdateIWS>

Sample Deal View Response in the XML Format

<C1-DealCreationUpdateIWS>
    <actionFlag>READ</actionFlag>
    <dealOperation>
        <operationFlag>PSEL</operationFlag>
        <dealId>6287907587</dealId>
    </dealOperation>
    <priceItemGroupSelection>
        <priceItemSelectionList>
            <priceItemCode>ACH</priceItemCode>
            <priceItemInfo>ACH,Automated Clearing House</priceItemInfo>
            <parameterInfo></parameterInfo>
            <assignmentLevel>Global Price List</assignmentLevel>
            <priceAssignmentId></priceAssignmentId>
            <hierarchyDetails></hierarchyDetails>
            <includeFlag>false</includeFlag>
        </priceItemSelectionList>
    </priceItemGroupSelection>
    <dealDetails>
        <dealIdentifier></dealIdentifier>
        <dealInformation></dealInformation>
        <dealId>6287907587</dealId>
        <modelId>5765155419</modelId>
        <dealEntityType></dealEntityType>
        <customerSegment></customerSegment>
        <customerTier></customerTier>
        <division></division>
        <accessGrp></accessGrp>
        <dealEntityId></dealEntityId>
        <contractedDealFlag>false</contractedDealFlag>
        <currency></currency>
        <dealTypeCode></dealTypeCode>
        <startDate></startDate>
        <endDate></endDate>
        <simulationTypeFlag></simulationTypeFlag>
        <reviewFrequency></reviewFrequency>
        <dealDescription></dealDescription>
        <longDescription></longDescription>
        <dealVersionDescription></dealVersionDescription>
        <dealFrequency></dealFrequency>
        <skipReferenceFlag>false</skipReferenceFlag>
        <priceSelectionDate></priceSelectionDate>
        <usagePeriod></usagePeriod>
        <includeHierarchyFlag>false</includeHierarchyFlag>
        <status></status>
        <dealVersionStatus></dealVersionStatus>
        <templateFlag>false</templateFlag>
        <createdDate></createdDate>
        <acceptanceDate></acceptanceDate>
        <finalizedDate></finalizedDate>
        <effectiveStartDate></effectiveStartDate>
        <effectiveEndDate></effectiveEndDate>
        <reviewedDate></reviewedDate>
    </dealDetails>
    <templateReferenceDetails>
        <templateDealId></templateDealId>
        <templateDealIdentifier></templateDealIdentifier>
        <templateModelId></templateModelId>
        <copyBasicDetailsFlag>false</copyBasicDetailsFlag>
        <copyPricingFlag>false</copyPricingFlag>
        <copyUsageFlag>false</copyUsageFlag>
    </templateReferenceDetails>
    <referenceDetails>
        <referenceTypeFlg></referenceTypeFlg>
        <refPersonIdentifierType></refPersonIdentifierType>
        <refPersonIdentifier></refPersonIdentifier>
        <referPersonId></referPersonId>
        <refAccountIdentifierType></refAccountIdentifierType>
        <refAccountIdentifier></refAccountIdentifier>
        <referAccountId></referAccountId>
        <referDealIdentifier></referDealIdentifier>
        <referenceDealId></referenceDealId>
        <referenceModelId></referenceModelId>
        <referUsageSw>false</referUsageSw>
        <referPriceSw>false</referPriceSw>
        <includeChildHierarchy>false</includeChildHierarchy>
        <division></division>
    </referenceDetails>
</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