Product information
URL: /admin/adnet/pub/admin/compras.html?op=vpc&o=xml
Mandatory parameters:
- dsmproductoconf_id: purchased item ID. It can be obtained from a purchase detail information.
Response:
It contains an object <productoconf>. The identifier is specified through the dsmproductoconf_id attribute and the data presented are the following:
dsmproducto_id: product type ID
nombre: product type name
atributos: attribute listing, for each of the defined attributes:
+atributo: attribute's name, as defined in the interface
-dsmatributo_id: attribute ID
-valor: value for the attribute entered by the user. In case of image type attributes, the file must be obtained making another request to the API, as indicated below.
Response example:
<?xml version='1.0' encoding='iso8859-1' standalone='yes'?> |