Get DLA balance for a single director
GET
https://app.speybooks.com/api/v1/director-loans/balance/{directorId}Returns the DLA balance for a single director with full exposure detail including S455 calculation and BiK applicability.
Path parameters
directorId string requiredDirector ID (e.g. dir_1). Must use the director prefix.
Response
200 Detailed DLA balance with S455 exposure, BiK calculation, connected persons aggregation, and warning level (green/amber/red).
Show response fields
aggregatedBalancePence integerbalancePence integerdirectorId stringfullName strings455 objectShow child attributes
exposed booleanexposurePence integerrate numberstatus stringError codes
400 Invalid director ID format.
404 Director not found.