### Ejemplo cURL

curl -X GET -H "Cache-Control: no-cache" -H "Postman-Token: 2556c5c4-9c7d-a21e-07f1-7c284b5f7efa" 'http://localhost:3000/api/productos/por_color.json?colores_id=60'

### Ejemplo Retorno

[
  {
    "id": 210229,
    "width": "31.8",
    "height": "31.8",
    "uso": "Azulejo Decorado",
    "descripcion": "INTERGLASS MURANO WHITE-BLUE 31.8X31.8 MOSAICO PRIMERA",
    "colores_id": 60,
    "colores_genericos_id": 20,
    "color_generico_name": "Azul",
    "color_name": "White-Blue",
    "acabado_name": "Brillante",
    "formatos_id": 20,
    "formato_name": "Mediano",
    "estilo_id": 10,
    "estilo_name": "Vidrio",
    "lineas_id": 4697,
    "rectificado": 0,
    "seccion_id": 70,
    "seccion_name": "Azulejo / Piezas Especiales",
    "linea_name": "Interglass Murano",
    "thumbnail_url": "https://interceramic.com/application/public/images/thumb-productos/PS.INTM.WHIB.1040.4045.1.jpg",
    "modelo_name": "Mosaico",
    "imagen_grande_url": "https://interceramic.com/application/public/uploads/PS.INTM.WHIB.1040.4045.1F_2048X1536.jpg"
  }
]

Supported Formats

json

Errors

401 Unauthorized - Returned when authentication can't be achieved via login or missing/expired api token

Params

Param Name Description
colores_id
Required

El ID del color


Value:

Must be String