entity icon indicating copy to clipboard operation
entity copied to clipboard

Legal API: (Change of Directors validations) Through API can post a blank directors array

Open loneil opened this issue 2 weeks ago • 0 comments

Through the frontend you can cease all directors. You do get a warning:

image.png

In the API it allows the body to just have [] for the directors:

image.png

This results in no change to the directors. The filing document shows as below:

image.png

Maybe this is valid? Could be a use case for needing to technically have a filing record where no changes to the directors occur? Or need to validate against an empty array here?

Creating this ticket for decision and can close if no action.

loneil avatar Dec 24 '25 20:12 loneil