Fees
-
Assign pre-defined fee template to an account. Fee template will need to created in the Advisor/Broker Portal.
-
Fee schedule will automatically be applied once the account is opened and funded.

-
Fully Disclosed Client (Individual, Joint, Retirement, Org, Trust)
-
Advisor Client (Individual, Joint, Retirement, Org, Trust)
-
Non-Disclosed- NonQI Client (Individual, Joint, Org, Trust)
-
Non-Disclosed- QI Client with Trading (Individual, Joint, Org, Trust)
-
Non-Disclosed- QI Client with No Trading (Individual, Joint, Org, Trust)

-
QA will not replicate PROD for the fee templates. If you would like us to add a specific fee template name in QA, please let dam@interactivebrokers.com know the template name.
-
<AdvisorWrapFees ... does not work with templates.

XSD
<xsd:sequence>
<xsd:complexType name="Fees" minOccurs="0" maxOccurs="1" />
</xsd:sequence>
<xsd:sequence>
<xsd:element name="template_name" type="string" minOccurs="1" maxOccurs="1" />
</xsd:sequence>
Parameters
Name |
Type |
Description |
---|---|---|
template_name |
String |
Name of the new fee template being applied. Data is case and space sensitive. The template_name must match the name of the template which was previously created in the advisor/broker portal. |