Skip to main content

Recalculate Daily Financials

POST 

/api/financials/daily-financials/recalculate

Triggers recalculation of the specified daily financial summary records. For large datasets (using filters), processing is dispatched as a background job.

Authentication: Requires Bearer token (Power User access required)

Request body:

  • ids (array, optional): Array of daily financial summary IDs to recalculate
  • filters (string, optional): Filter string to select records for recalculation (triggers background job)

Request

Responses

Successful response