Change: Additional fields to the CompanyProfile Resource
Proposed Implementation Date: 30/06/2016
Resources Affected:
CompanyProfile Resource
As a consequence of the Small Small Business, Enterprise and Employment Act the following fields will be added to the CompanyProfile resource
“confirmation_statement” : {
“last_made_up_to” : “date”,
“next_due” : “date”,
“next_made_up_to” : “date”,
“overdue” : “boolean”
},
“links” : {
“persons_with_significant_control_list” : “string”,
“persons_with_significant_control_statements_list” : “string”,
“self” : “string”
}