ManagingOwner
-
Indicate if the associated person is managing owner with more than 25% ownership

-
OWD Client (Org)

-
Org: Organization

XSD
<xsd:element name="ManagingOwner" use="Required for Orgs" minOccurs="0" maxOccurs="1" />
<xsd:attribute name="is_25_percent_owner" use="Required for Orgs" type="Boolean" />
<xsd:attribute name="external_id" type="String" use="Required" />
<xsd:sequence>
Parameters
Name |
Type |
Description |
---|---|---|
external_id |
String |
Identifier for the account. This will be specified by the counterparty.
|
is_25_percent_owner |
true false |
Indicate if the associated person is managing owner with more than 25% ownership |