Another improvement to our accounting software based on feedback from our customers:
We’ve just added two new methods to our API. These allow programmers to interact with “Products” ( as a child of a Sales Type) and Sub Outgoing Types (as a child of an Outgoing Type)
The functions are GetSubProducts and AddOrUpdateSubProduct.