I am trying to create a self-solution to manage my assets easier. I have tinkered a bit with the PHP SDK today and I cannot seem to list my wallets. I created three wallets on one account through the API but now I cannot seem to figure out how to list them.
I suppose I need to query from the server an object and then through a repetitive structure I will output everything inside that object/array. The problem is I do not know how this query will look/how to form it.
Or better phrased, does the API support listing all my wallets?
Hello,
I am trying to create a self-solution to manage my assets easier. I have tinkered a bit with the PHP SDK today and I cannot seem to list my wallets. I created three wallets on one account through the API but now I cannot seem to figure out how to list them.
I suppose I need to query from the server an object and then through a repetitive structure I will output everything inside that object/array. The problem is I do not know how this query will look/how to form it.
Or better phrased, does the API support listing all my wallets?
Thank you