---
title: "Mark Budget Signed"
method: POST
path: "/api/budget/test-utils/mark-signed"
tags: ["copilot_frontend", "copilot_budget", "copilot_budget_test_utils"]
---

# Mark Budget Signed

`POST /api/budget/test-utils/mark-signed`

Mark a budget as signed (estado_id=8) and set datos_presupuesto_firmado_id.
This endpoint is only available outside production.

## Request body

- MarkBudgetSignedRequest
  - `budget_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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