### Ejemplo cURL

curl -X GET -H "Cache-Control: no-cache" -H "Postman-Token: 102a7dd8-2742-0cfb-40a7-755473e170f5" 'http://localhost:3000/api/productos/por_formato.json?formatos_id=10'

### Ejemplo Retorno

[
  {
    "id": 79103,
    "width": "16.5",
    "height": "16.5",
    "uso": "Piso Decorado",
    "descripcion": "ACCENTO MEDIEVAL 16.5X16.5 ESQUINA PRIMERA",
    "colores_id": 732,
    "colores_genericos_id": 70,
    "color_generico_name": "MarrĂ³n",
    "color_name": "Medieval",
    "acabado_name": "Esmaltado",
    "formatos_id": 10,
    "formato_name": "Chico",
    "estilo_id": 2,
    "estilo_name": "Decorado",
    "lineas_id": 40,
    "rectificado": 0,
    "seccion_id": 30,
    "seccion_name": "Piso / Decos",
    "linea_name": "Floor Accents",
    "thumbnail_url": "https://interceramic.com/application/public/images/thumb-productos/IN.ACCN.MEDA.281.2007.1.jpg",
    "modelo_name": "Esquina",
    "imagen_grande_url": "https://interceramic.com/application/public/uploads/IN.ACCN.MEDA.281.2007.1F_2048X1536.jpg"
  },
  {
    "id": 79469,
    "width": "30.0",
    "height": "30.0",
    "uso": "Cuerpo Rojo",
    "descripcion": "METALLIC II PEWTER 30X30 PRIMERA",
    "colores_id": 976,
    "colores_genericos_id": 60,
    "color_generico_name": "Gris",
    "color_name": "Pewter",
    "acabado_name": "Esmaltado",
    "formatos_id": 10,
    "formato_name": "Chico",
    "estilo_id": 3,
    "estilo_name": "Granito",
    "lineas_id": 4642,
    "rectificado": 0,
    "seccion_id": 20,
    "seccion_name": "Piso / Formatos",
    "linea_name": "Metallic",
    "thumbnail_url": "https://interceramic.com/application/public/images/thumb-productos/IN.MEL2.PEWT.184.1001.1.jpg",
    "modelo_name": "",
    "imagen_grande_url": "https://interceramic.com/application/public/uploads/IN.MEL2.PEWT.184.1001.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
formatos_id
Required

El ID del formato


Value:

Must be String