Elfo Bianco.3786:

Hi, why doesn’t API:2/account/bank return empty tabs at the end of tab’s list?
Accidentally I have noticed that a new bank tab, that is empty at the bottom of bank in game, doesn’t appear from API:2/account/bank as a series of 30 null items.
Actually I’m counting the number of bank tabs available with “arrayBank.length/30”, but if not all items (null or not) are in the array I get a wrong value.

p.s.: API:2/characters returns inventory’s slots even if they are empty (= null) in any places

p.s.2: in another way can you create another API that returns how many character slots, bank tabs, storage expanders, additional crafting licenses, shared inventory slots have been bought and can still be bought?

Lawton Campbell.8517:

I created a tracking issue for this. After thinking about it for a bit, the second PS is probably the best option. Will have to look into where those are stored.