As stated in the headline, I wish to close a Sales Return Order form via the API, however, I have limited knowledge of how to do so.
1. Third-party third -party third- party software is installed in the customer's Business Central in order to create return orders in Business Central from eCommerce.
2. I've configured a web API so my application can retrieve all return orders from business central.
3. After the application has processed all the return orders, the next step is to close/post them using the API.
This is my first time working with a sales return order in BC, and from what I've read, it may be rather challenging due to the lack of documentation.
Q. Do I need to create an action using AI to accomplish this?