Re: How to list all accounts when multiple MCC accounts are under a single account.

2019-11-22 Thread Charles Bannister
Marc, Apologies for the delay and thanks for the info. I'm just getting back round to this now and it's a big help thank you. Charles On Monday, 1 April 2019 05:18:39 UTC-7, Marc Selman wrote: > > Hi Charles, > > I've built this functionality as wel. There's no way to retrieve all >

Re: How to list all accounts when multiple MCC accounts are under a single account.

2019-04-01 Thread Marc Selman
Hi Charles, I've built this functionality as wel. There's no way to retrieve all information in one request. You'll need to loop through each customer and check if there are customers below that one etc. 1) Query all customers 2) Loop through each customer (here you can also store if the

How to list all accounts when multiple MCC accounts are under a single account.

2019-04-01 Thread Charles Bannister
Hi, When I run the python example code "Get the account hierarchy under the current account" it works for ordinary MCC accounts. Great. However, I have an