Hi,
I'm quite new to Business Central, but I need to be able to set the parent category via the API. I can create the categories, but not assign a parent.
I understand that I need to create a custom API endpoint to do that, which I’ve tried — but it seems to ignore my extension. I’ve played around with a few different AL files, but with no success!
I’ve been reading the Microsoft documentation, and while it seems straightforward to add a new item, I'm not sure how to expose an existing field like the parent category.
Any pointers would be greatly appreciated!