Quantcast
Channel: e-conomic Global API Forum
Viewing all articles
Browse latest Browse all 2527

Answered: Account_GetAll() with Account name?

$
0
0

You are only receiving handles for all accounts which consists of a number, so yes you need to get the data of the handles also.

But you only need one more call.

Say that you have got a array of account handles account_handles. Then you can call the Account_getDataArray and use account_handles as argument. Then use receive all data for all accounts in account_handles, and this is done in one single round-trip


Viewing all articles
Browse latest Browse all 2527

Trending Articles