Skip to main content

Ownership Structure

The Ownership Structure Answer is used to specify the ownership pattern or arrangement of a company or legal entity, which is important for regulatory compliance and risk assessment.

Fields

FieldTypeRequiredDescription
fieldTypeIdstringYesMust be set to "OwnershipStructure" (from FieldTypeEnum)
ownershipStructureIdstringYesID of the selected ownership structure

Example Usage

{
"fqName": "CompanyInfo_Ownership_Structure",
"answer": {
"fieldTypeId": "OwnershipStructure",
"ownershipStructureId": "a640b5fd-0b98-494a-a6ec-6f7f8e323ff72"
}
}

Lookup References

This answer model requires values from the following lookup source:

Ownership Structure Types: For valid values for the ownershipStructureId field, please refer to the Lookup API documentation and use the "OwnershipStructureEnum" lookup source.