Sales Categories for each invoice line via API

Hello,

After checking the API documentation I cannot find how I may assign for each line in the invoice the category.

We may set the category from the web interface but could not find any reference on how to set them from the API.

Please send me a link or instructions on how to set the category of each link of the invoice from the API.

Thank you.

Hi @gfieraru

In the API, this is referred to as the ItemNominalCode. You can just pass a nominal code to this in the same way you would through the UI (albeit, you would select the title of the code in the UI).

Hope that helps

This topic was automatically closed after 7 days. New replies are no longer allowed.