Dividend summary by financial year

GET https://app.speybooks.com/api/v1/dividends/summary

Returns a dividend summary grouped by financial year, showing total declared and paid amounts per director.

Query parameters

financialYearEnd string optional
Financial year end date (YYYY-MM-DD). If omitted, returns all-time summary.

Response

200 Per-director dividend summary with aggregated totals.
Show response fields
financialYear string
totalDeclaredPence integer
totalPaidPence integer