Partially updates a business case. You can change name, description, and statusId, and statusId may also be null. This endpoint does not change the linked client or supplier; sending clientId or supplierId during update returns a validation error.
Bearer token created for a specific company in Integrations → API.
Business case ID.
501
Payload used to update a business case. Send only the fields you want to change. clientId and supplierId are not allowed during update.
Business case updated.
Business case, including the nested client or supplier and an optional status.
Internal business-case ID in Fintoro.
501
Type of linked contact. client means a client, supplier means a supplier.
client, supplier "client"
Internal ID of the linked contact matching contactType.
101
Nested client object when the business case is linked to a client.
Nested supplier object when the business case is linked to a supplier.
Business-case name.
"Client pipeline"
Optional business-case description.
"Opportunity description"
Current business-case status as a nested object. May be null when the case is not assigned to any status.
Internal position of the business case within its current status or in the no-status column.
2
Business-case creation timestamp.
"2026-03-10T10:00:00+01:00"
Business-case last update timestamp.
"2026-03-10T10:30:00+01:00"