SG position mapping

businessTypeDIRECTOREXECUTORMEMBERSPARTNERPROTECTORREPRESENTATIVESETTLORTRUSTEEUBOSHAREHOLDERSIGNATORY
AssociationYesYesYes
Government entityYesYesYesYes
PartnershipYesYesYesYes
Private companyYesYesYesYesYes
Public companyYesYesYesYes
Sole traderYesYesYesYesYes
TrustYesYesYesYesYesYesYes

A Yes value means that position can be passed for that businessType.

A blank table cell means that position is not applicable for that businessType.

Multiple positions in the professionalDetails array object as shown below:

"professionalDetails": [
    {
        "position": "REPRESENTATIVE"
    },
    {
        "position": "UBO",
        "sharePercentage": "50%"
    },
    {
        "position": "SIGNATORY"
}