Podemos trae consigo la información de un producto especifico por su identificador (ID)
CODIGO | RESPUESTA | DESCRIPCIÓN |
---|---|---|
200 | SUCCESS | - |
{
"id": 0,
"category_name": "string",
"subcategory_name": "string",
"client_name": "string",
"state": true,
"short_name": "string",
"long_name": "string",
"specification": "string",
"bar_code": "string",
"code": "string",
"level": "string",
"sku": "string",
"link_qr": "string",
"source": "string",
"unit": "string",
"image": "http://example.com",
"cost_price" : "string",
"unit_price": "string",
"unit_sale": "string",
"unit_vip": "string",
"time_init": "2019-08-24T14:15:22Z",
"time_finish": "2019-08-24T14:15:22Z",
"stock": -2147483648,
"nfc_url": "http://example.com",
"offer_description": "string",
"category_product": "string",
"prop_extra_1": "string",
"prop_extra_2": "string",
"prop_extra_3": "string",
"prop_extra_4": "string",
"prop_extra_5": "string",
"prop_extra_6": "string",
"prop_extra_7": "string",
"prop_extra_8": "string",
"prop_extra_9": "string",
"category": 0,
"subcategory": 0,
"client": 0,
"categoryproduct" : 0
}