GetChildrenAccounts
Gets the info about all children accounts.
Allowed roles: Owner.
Example request: Get the specified children.
Authentication
Query parameters
The account ID list separated by semicolons (;). You need to specify at least one of the following parameters: child_account_id, child_account_name, child_account_email
The child account name to filter. You need to specify at least one of the following parameters: child_account_id, child_account_name, child_account_email
The child account email to filter. You need to specify at least one of the following parameters: child_account_id, child_account_name, child_account_email
Whether to ignore the invalid ‘child_account_id’ items
Whether to output the account_id only
Whether to output the account_id, account_name, account_email only
The first N records are skipped in the output
The following values are available: ‘child_account_id’, ‘child_account_name’ and ‘child_account_email’