API SPERANT v3
  • INTRODUCCION
  • OVERVIEW
    • ¿Recibí mi token?
    • Anexo
  • Proyectos
    • Introducción
    • Listar Proyectos
    • Mostrar Proyecto
    • Listar Supervisores
    • Listar Imágenes
    • Listar Modelos de unidades
    • Listar Áreas Comunes
    • Listar Subdivisiones
  • UNIDADES
    • Introducción
    • Listar Unidades
    • Crear Unidad
    • Mostrar Unidad
    • Actualizar Unidad
    • Listar Imágenes
    • Listar unidades pre-asignadas
  • CLIENTES
    • Introducción
    • Crear Cliente
    • Actualizar cliente
    • Listar Clientes
    • Mostrar Cliente
    • Listar vendedores del cliente
    • Listar proyectos del cliente
    • Listar proformas de procesos activos del cliente
    • Crear Interaccion
  • PROFORMAS
    • Introducción
    • Crear Proforma
    • Listar Proformas
    • Mostrar Proforma
    • Crear Separación
    • Mostrar titulares de la proforma
    • Mostrar unidades de la proforma
  • Pagos
    • Introducción
    • Listar Pagos
    • Mostrar Pago
  • LETRAS
    • Introducción
    • Listar Letras
    • Mostrar Letra
  • CONCEPTOS
    • Introducción
    • Listar Conceptos
    • Mostrar Concepto
  • DEPÓSITOS
    • Introducción
    • Pagos
    • Letras
    • Conceptos
  • CIPS
    • Introducción
    • Cips en Pagos
    • Cips en Letras
    • Cips en Conceptos
    • Cips en Cancelaciones
  • EVENTOS
    • Crear Evento
    • Mostrar Evento
  • Recursos
    • Canales de Entrada
    • Medios de Captación
    • Niveles de Interés
    • Estados Comerciales
    • Tipologías
    • Tipos de Propiedad
    • Tipos de Financiamiento
    • Tipos de Documento
    • Usuarios
    • Formas de Pago
    • Etiquetas de Pago
    • Tipos de Conceptos
    • Cuentas Bancarias
    • Ubicaciones de Letras
    • Sincronización
    • Tipos de Evento
    • Tipos de atenciones
    • Agrupación de Categorías de Atención
    • Categorías de la atención
    • Estados de atención
    • Orígenes de atención
    • Tipo de Interacciones
    • Motivo de Desistimiento
    • Tipo de Requerimientos
    • Categoría de Requerimientos
    • Recintos
    • Catálogo Problemas
    • Estados de Requerimiento
    • Urgencia de Requerimiento
    • Acabados
    • Impacto de Requerimientos
  • Atenciones
    • Listar Atenciones
    • Mostrar atención
    • Crear atención
    • Listar Notas de una Atención
    • Crear Nota de una Atención
    • Subir Archivo a una Nota
    • Listar Archivos de una Nota
  • Postventa
    • Listar Postventa
    • Mostrar Postventa
    • Crear Postventa
    • Inspeccionar Requerimiento
    • Atención de Requerimiento
    • Terminar Requerimiento
    • Listar Notas de una Postventa
    • Crear Nota de una Postventa
    • Subir Archivo a una Nota
    • Listar Archivos de una Nota
Con tecnología de GitBook
En esta página
  1. Recursos

Recintos

Recintos

GET /after_sale_sections

Headers

Name
Value

Content-Type

application/json

Authorization

<token>

Response

{
    "data": [
        {
            "type": "after_sale_sections",
            "id": "1",
            "attributes": {
                "id": 1,
                "name": "DORMITORIO PRINCIPAL"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "2",
            "attributes": {
                "id": 2,
                "name": "BAÑO DE VISITA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "3",
            "attributes": {
                "id": 3,
                "name": "BAÑO PRINCIPAL"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "5",
            "attributes": {
                "id": 5,
                "name": "SALA DE ESTAR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "6",
            "attributes": {
                "id": 6,
                "name": "PASADIZO INTERNO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "7",
            "attributes": {
                "id": 7,
                "name": "DORMITORIO 2"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "8",
            "attributes": {
                "id": 8,
                "name": "DORMITORIO 3"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "10",
            "attributes": {
                "id": 10,
                "name": "ZONA DE LAVANDERÍA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "11",
            "attributes": {
                "id": 11,
                "name": "SALA DE USOS MÚLTIPLES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "12",
            "attributes": {
                "id": 12,
                "name": "ESCALERAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "13",
            "attributes": {
                "id": 13,
                "name": "GENERAL"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "14",
            "attributes": {
                "id": 14,
                "name": "PATIOS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "16",
            "attributes": {
                "id": 16,
                "name": "BAÑO 2"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "17",
            "attributes": {
                "id": 17,
                "name": "PISCINA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "18",
            "attributes": {
                "id": 18,
                "name": "SALA - COMEDOR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "19",
            "attributes": {
                "id": 19,
                "name": "HALL / CORREDOR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "20",
            "attributes": {
                "id": 20,
                "name": "BALCONES / TERRAZA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "21",
            "attributes": {
                "id": 21,
                "name": "CASETA DE VIGILANCIA / PÓRTICO DE INGRESO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "22",
            "attributes": {
                "id": 22,
                "name": "ESTACIONAMIENTO / PISTAS INTERNAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "23",
            "attributes": {
                "id": 23,
                "name": "HUMEDALES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "24",
            "attributes": {
                "id": 24,
                "name": "ÁREAS VERDES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "25",
            "attributes": {
                "id": 25,
                "name": "CUARTO DE ACOPIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "26",
            "attributes": {
                "id": 26,
                "name": "EQUIPAMIENTO Y MOBILIARIO URBANO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "27",
            "attributes": {
                "id": 27,
                "name": "CASA CLUB"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "28",
            "attributes": {
                "id": 28,
                "name": "CISTERNA / CUARTO DE BOMBAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "29",
            "attributes": {
                "id": 29,
                "name": "CERCO PERIMÉTRICO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "30",
            "attributes": {
                "id": 30,
                "name": "PISTAS Y VEREDAS EXTERNAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "31",
            "attributes": {
                "id": 31,
                "name": "ESCALERA DE EMERGENCIA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "32",
            "attributes": {
                "id": 32,
                "name": "ÁREAS COMUNES - INTERIORES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "33",
            "attributes": {
                "id": 33,
                "name": "FACHADA EDIFICIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "34",
            "attributes": {
                "id": 34,
                "name": "BAÑO COMPARTIDO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "35",
            "attributes": {
                "id": 35,
                "name": "FACHADA CONDOMINIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "36",
            "attributes": {
                "id": 36,
                "name": "ÁREA DE JUEGO PARA NIÑOS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "37",
            "attributes": {
                "id": 37,
                "name": "HALL DE ACCESO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "38",
            "attributes": {
                "id": 38,
                "name": "KITCHENETTE"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "39",
            "attributes": {
                "id": 39,
                "name": "BAÑO DE SERVICIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "40",
            "attributes": {
                "id": 40,
                "name": "HOME OFFICE"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "42",
            "attributes": {
                "id": 42,
                "name": "DEPÓSITO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "43",
            "attributes": {
                "id": 43,
                "name": "ESTUDIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "44",
            "attributes": {
                "id": 44,
                "name": "CASA CLUB / PISCINA / LOSA DEPORTIVA / JGOS INFANTILES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "45",
            "attributes": {
                "id": 45,
                "name": "WALKING CLOSET DORMITORIO PRINCIPAL"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "46",
            "attributes": {
                "id": 46,
                "name": "PASADIZO ÁREAS COMUNES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "47",
            "attributes": {
                "id": 47,
                "name": "SÓTANO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "48",
            "attributes": {
                "id": 48,
                "name": "SALA DE MEDIDORES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "49",
            "attributes": {
                "id": 49,
                "name": "PISCINA TECHADA O TEMPERADA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "50",
            "attributes": {
                "id": 50,
                "name": "COMERCIAL"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "51",
            "attributes": {
                "id": 51,
                "name": "SALA RECEPCIÓN"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "53",
            "attributes": {
                "id": 53,
                "name": "JARDÍN INTERIOR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "54",
            "attributes": {
                "id": 54,
                "name": "GIMNASIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "55",
            "attributes": {
                "id": 55,
                "name": "BAÑO ÁREAS COMUNES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "56",
            "attributes": {
                "id": 56,
                "name": "DORMITORIO DE SERVICIO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "57",
            "attributes": {
                "id": 57,
                "name": "SALA DE BILLAR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "58",
            "attributes": {
                "id": 58,
                "name": "CUARTO DE BASURA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "59",
            "attributes": {
                "id": 59,
                "name": "TERRAZA ÁREAS COMUNES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "60",
            "attributes": {
                "id": 60,
                "name": "ASCENSOR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "61",
            "attributes": {
                "id": 61,
                "name": "SALA DE VENTAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "62",
            "attributes": {
                "id": 62,
                "name": "CAFETERÍA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "63",
            "attributes": {
                "id": 63,
                "name": "SALA EQUIPOS ELÉCTRICOS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "64",
            "attributes": {
                "id": 64,
                "name": "OFICINA ADMINISTRACIÓN"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "65",
            "attributes": {
                "id": 65,
                "name": "CUARTO DE MÁQUINAS ASCENSOR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "66",
            "attributes": {
                "id": 66,
                "name": "HALL DE DISTRIBUCION"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "68",
            "attributes": {
                "id": 68,
                "name": "DUCTO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "69",
            "attributes": {
                "id": 69,
                "name": "PASAJE ARENALES"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "70",
            "attributes": {
                "id": 70,
                "name": "PATIO DE COMIDAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "71",
            "attributes": {
                "id": 71,
                "name": "INGRESO DEPARTAMENTO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "72",
            "attributes": {
                "id": 72,
                "name": "JARDINERAS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "73",
            "attributes": {
                "id": 73,
                "name": "MONTANTE DE ISS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "74",
            "attributes": {
                "id": 74,
                "name": "MONTANTE DE IEE"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "75",
            "attributes": {
                "id": 75,
                "name": "TECHOS (AIRES)"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "76",
            "attributes": {
                "id": 76,
                "name": "SSHH VIGILANCIA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "77",
            "attributes": {
                "id": 77,
                "name": "INGRESO PEATONAL"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "78",
            "attributes": {
                "id": 78,
                "name": "INGRESO VEHICULAR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "79",
            "attributes": {
                "id": 79,
                "name": "KARAOKE"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "80",
            "attributes": {
                "id": 80,
                "name": "LOBBY"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "81",
            "attributes": {
                "id": 81,
                "name": "SALA BAR"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "82",
            "attributes": {
                "id": 82,
                "name": "SALA DE CINE"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "83",
            "attributes": {
                "id": 83,
                "name": "SALA DE INTERNET"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "84",
            "attributes": {
                "id": 84,
                "name": "SALA DE NIÑOS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "86",
            "attributes": {
                "id": 86,
                "name": "PARQUE PRIVADO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "87",
            "attributes": {
                "id": 87,
                "name": "CANCHA DE FRONTÓN"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "88",
            "attributes": {
                "id": 88,
                "name": "CANCHA DE FULBITO"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "89",
            "attributes": {
                "id": 89,
                "name": "CANCHA DE SQUASH"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "90",
            "attributes": {
                "id": 90,
                "name": "CANCHA DE TENIS"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "91",
            "attributes": {
                "id": 91,
                "name": "OFICINA"
            }
        },
        {
            "type": "after_sale_sections",
            "id": "93",
            "attributes": {
                "id": 93,
                "name": "BAÑO 3"
            }
        }
    ]
}
{
    "message": "Unauthorized"
}

Última actualización hace 12 meses