---
title: "POST /api/v1/agenda/pagos"
method: POST
path: "/api/v1/agenda/pagos"
tags: ["rest-agenda-api"]
---

# POST /api/v1/agenda/pagos

`POST /api/v1/agenda/pagos`

## Request body

- CrearAgendaPagosRequest
  - `pago_en_sede` boolean, required
  - `caja_fisica_integracion_wo` boolean
  - `caja_fisica_estado_inicial` string
  - `caja_fisica_mensaje_paciente` string
  - `estado_cita_pago_aprobado` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.dev/worldoffice/apis/world-office-api.md) · [All operations](https://skmtc.dev/worldoffice/apis/world-office-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/worldoffice/world-office-api/revisions/ab962606cb0a/schema)
