Retrieves child accounts and their requested properties for a given parent account's unique key.
readChildAccounts Parameter Descriptions
Parameter Name |
Data Type |
Description |
uniqueKey |
string |
Unique key of the parent account record whose child accounts to read. |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting account records. |
readChildAccounts Response Descriptions
Parameter Name |
Data Type |
Description |
account |
An account record. Only specified property values are returned with the record. |
account for more information about the properties you can retrieve for the invoice