Eligible Market Products, Offers, or Bundles Derivation Request in the XML Format

The following code snippet illustrates how the tags should be nested while receiving the eligible market products, offers or bundles derivation request in the XML format:

<C1_GETELIGIBLEPROD>
    <productCode></productCode>
    <productCategoryFlg></productCategoryFlg>
    <division></division>
    <entityType></entityType>
    <entityCode></entityCode>
    <processDate></processDate>
    <accountId></accountId>
    <acctIdtype></acctIdtype
    <acctIdentifierValue></acctIdentifierValue
    <personId></personId
    <custIdTypeCd></custIdTypeCd
    <perIdentifireVal></perIdentifireVal
    <productLinkedEntity>
        <linkedEntityCode></linkedEntityCode>
        <linkedEntityType></linkedEntityType>
    </productLinkedEntity>
    <eligibleParameter>
        <priceParmCode mapField="PRICE_PARM_CD"/>
        <priceParmVal mapField="PRICE_PARM_VAL"/>
    </eligibleParameter>
</C1_GETELIGIBLEPROD>

Related Topics

For more information on... See...
Eligible Market Products, Offers, or Bundles Derivation Request and Response - Tags in XML Format Eligible Market Products, Offers, or Bundles Derivation Request and Response - Tags in XML Format
Sample Eligible Market Product Derivation Request and Response in the XML Format Sample Eligible Market Product Derivation Request and Response in the XML Format
Sample Eligible Offer Derivation Request and Response in the XML Format Sample Eligible Offer Derivation Request and Response in the XML Format
Sample Eligible Bundle Derivation Request and Response in the XML Format Sample Eligible Bundle Derivation Request and Response in the XML Format