We are using On-Prem Business central.
I want to create a custom API to update status of my sales order header.
I will send below JSON as request body.
{
This API should update the Sales header status of 10001 No.
If anyone have any idea, please share or if you have any code snip you can share.
Thanks for your help.