Hi,
I am using the api/v1/accounts/1/sub_accounts method to return a list of all sub-accounts for account 1. A valid response is received, however, not all the sub-accounts for account 1 are returned. I recently created a new sub-account, but this new sub-account is not included in the API response.
We only have one account. All sub-accounts are under the single account.
Is there a setting for sub-accounts that would prohibit the sub-account from being included in the API response?