entity
entity copied to clipboard
Legal API: (Change of Directors validations) Through API can post a blank directors array
Through the frontend you can cease all directors. You do get a warning:
In the API it allows the body to just have [] for the directors:
This results in no change to the directors. The filing document shows as below:
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.