---
title: "newEventoSocialInmueble"
method: POST
path: "/api/evento/social/inmueble"
tags: ["eventos-sociales-controller"]
---

# newEventoSocialInmueble

`POST /api/evento/social/inmueble`

## Request body

- EventosSocialesInmueble
  - `boletos` integer
  - `color` string
  - `estant` integer
  - `evento` integer
  - `fecha` string
  - `id` integer
  - `inmueble` integer
  - `lote` string
  - `nombre_estant` string
  - `nombre_evento` string
  - `num_adulto` string
  - `num_nino` string
  - `total` string
  - `usuario` integer

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/appzibata/apis/api-documentation.md) · [All operations](https://skmtc.dev/appzibata/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/appzibata/api-documentation/revisions/4a81adbc3c07/schema)
