Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • dsmcomboconf_id: purchased combo ID. It can be obtained from a purchase detail information.

...

  • combo: type of combo name, as defined on the interface.
  • combo_id: type of combo identifier.
  • productos: combo's products and campaigns listing, inside the element  product:  Each one has the following attributes:
    If it is a campaign:
        -packventa_id: selected pack identifier
        -pauta_id: created campaign identifier
    If it is a product:
        -dsmproductoconf_id: configured product identifier.  Its information can be gained through visualization of product information, as descripted above.

...

<comboconf combo='1- Combo Oro' combo_id='6' dsmcomboconf_id='85'>
  <productos>
    <producto packventa_id='6' pauta_id='11796' />
    <producto dsmproductoconf_id='75' />
  </productos>
</comboconf>