copilot_frontend
copilot_budget

Resolve Pontio

Resolves the Pontio status to 'saved' or 'rejected'. When 'saved', also updates meses_financiacion in the datos_formulario of the client data record linked to the financial record.

Protected Endpoint: Requires JWT authentication and 'admin' role

post/api/budget/{budget_id}/pontio_resolve

Path parameters

budget_idinteger required

Request body

estado'saved' | 'rejected' required
meses_financiacioninteger nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.