Categoría de Requerimientos

Categoría de requerimientos

GET /category_requirements

Headers

Name
Value

Content-Type

application/json

Authorization

<token>

Response

{
    "data": [
        {
            "type": "category_requirements",
            "id": "41",
            "attributes": {
                "id": 41,
                "name": "PAPEL MURAL"
            }
        },
        {
            "type": "category_requirements",
            "id": "97",
            "attributes": {
                "id": 97,
                "name": "CONTRAZÓCALO / RODÓN"
            }
        },
        {
            "type": "category_requirements",
            "id": "103",
            "attributes": {
                "id": 103,
                "name": "EQUIPAMIENTO SANITARIO"
            }
        },
        {
            "type": "category_requirements",
            "id": "109",
            "attributes": {
                "id": 109,
                "name": "PUERTA"
            }
        },
        {
            "type": "category_requirements",
            "id": "118",
            "attributes": {
                "id": 118,
                "name": "ESTRUCTURA METÁLICA"
            }
        },
        {
            "type": "category_requirements",
            "id": "128",
            "attributes": {
                "id": 128,
                "name": "EQUIPAMIENTO ELÉCTRICO"
            }
        },
        {
            "type": "category_requirements",
            "id": "134",
            "attributes": {
                "id": 134,
                "name": "MÁRMOL / GRANITO / CUARZO"
            }
        },
        {
            "type": "category_requirements",
            "id": "138",
            "attributes": {
                "id": 138,
                "name": "PINTURA LATEX/OLEO/ESMALTE"
            }
        },
        {
            "type": "category_requirements",
            "id": "142",
            "attributes": {
                "id": 142,
                "name": "PISO LAMINADO"
            }
        },
        {
            "type": "category_requirements",
            "id": "171",
            "attributes": {
                "id": 171,
                "name": "VENTANA/ MAMPARA"
            }
        },
        {
            "type": "category_requirements",
            "id": "233",
            "attributes": {
                "id": 233,
                "name": "ENCHAPE CERáMICO / PIEDRA"
            }
        },
        {
            "type": "category_requirements",
            "id": "262",
            "attributes": {
                "id": 262,
                "name": "ALBAñILERí"
            }
        },
        {
            "type": "category_requirements",
            "id": "271",
            "attributes": {
                "id": 271,
                "name": "MOBILIARIO / MUEBLES"
            }
        },
        {
            "type": "category_requirements",
            "id": "300",
            "attributes": {
                "id": 300,
                "name": "MOLDURA"
            }
        },
        {
            "type": "category_requirements",
            "id": "301",
            "attributes": {
                "id": 301,
                "name": "CONEXIONES ELÉCTRICAS"
            }
        },
        {
            "type": "category_requirements",
            "id": "302",
            "attributes": {
                "id": 302,
                "name": "PINTURA ESCARCHADO"
            }
        },
        {
            "type": "category_requirements",
            "id": "304",
            "attributes": {
                "id": 304,
                "name": "PISO ALTERNATIVO"
            }
        },
        {
            "type": "category_requirements",
            "id": "305",
            "attributes": {
                "id": 305,
                "name": "PINTURA TEXTURADO"
            }
        },
        {
            "type": "category_requirements",
            "id": "308",
            "attributes": {
                "id": 308,
                "name": "EQUIPAMIENTO DE ENTRETENIMIENTO"
            }
        },
        {
            "type": "category_requirements",
            "id": "309",
            "attributes": {
                "id": 309,
                "name": "PARQUES Y JARDINES"
            }
        },
        {
            "type": "category_requirements",
            "id": "310",
            "attributes": {
                "id": 310,
                "name": "EQUIPAMIENTO DE SEGURIDAD"
            }
        },
        {
            "type": "category_requirements",
            "id": "312",
            "attributes": {
                "id": 312,
                "name": "fdxtgyhjioklp"
            }
        },
        {
            "type": "category_requirements",
            "id": "313",
            "attributes": {
                "id": 313,
                "name": "Probando"
            }
        },
        {
            "type": "category_requirements",
            "id": "314",
            "attributes": {
                "id": 314,
                "name": "Probandor"
            }
        },
        {
            "type": "category_requirements",
            "id": "315",
            "attributes": {
                "id": 315,
                "name": "probando"
            }
        }
    ]
}

Última actualización