Hi, I'm trying to add a tax to an item on the inventory. What should I pass on the List<string> parameter? a name for the tax and its percentage value? Tax ID? In case I need the tax id, can I crete tax rates programmatically via SDK/API?
An example would be great.
Thanks!