copilot_frontend
copilot_budget
copilot_budget_test_utils

Mark Budget Signed

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

post/api/budget/test-utils/mark-signed

Request body

budget_idinteger required

Response

Successful Response

{"stackTrail":"paths:/api/budget/test-utils/mark-signed:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes