GET ConsultaProductoEspecifico?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Producto| Name | Description | Type | Additional information |
|---|---|---|---|
| ID_Producto | integer |
None. |
|
| ID_Categoria | integer |
None. |
|
| Nombre | string |
None. |
|
| Descripcion | string |
None. |
|
| Cantidad | integer |
None. |
|
| Precio | decimal number |
None. |
|
| SKU | string |
None. |
|
| Imagen | string |
None. |
|
| Estado | integer |
None. |
|
| Carrito | Collection of Carrito |
None. |
|
| Categorias | Categorias |
None. |
|
| Estado1 | Estado |
None. |
|
| Factura_Detalle | Collection of Factura_Detalle |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.