Listar Unidades
Listar Unidades
Headers
Name
Type
Description
Name
Type
Description
{
"links": {
"prev": "https://api.eterniasoft.com/v3?page=1",
"next": "https://api.eterniasoft.com/v3?page=2",
"last": "https://api.eterniasoft.com/v3?page=34"
},
"meta": {
"page": {
"total": 666
}
},
"data": [
{
"type": "units",
"id": "8430",
"links": {
"self": "https:/api.eterniasoft.com/v3/units/8430"
},
"attributes": {
"id": 8430,
"code": "PRA-ET1-E3-EST437",
"name": "EST437",
"subdivision_id": 70,
"subdivision_code": "PRA-ET1-EST-E3",
"commercial_status_id": 1,
"commercial_status": "disponible",
"property_type_id": 2,
"property_type": "estacionamiento",
"price": 0,
"currency": "PEN",
"currency_sale": null,
"sale_price": 0,
"total_area": 12
}
},
{
"type": "units",
"id": "8429",
"links": {
"self": "https:/api.eterniasoft.com/v3/units/8429"
},
"attributes": {
"id": 8429,
"code": "PRA-ET1-E3-EST436",
"name": "EST436",
"subdivision_id": 70,
"subdivision_code": "PRA-ET1-EST-E3",
"commercial_status_id": 1,
"commercial_status": "disponible",
"property_type_id": 2,
"property_type": "estacionamiento",
"price": 0,
"currency": "PEN",
"currency_sale": null,
"sale_price": 0,
"total_area": 12
}
}
]
}Última actualización