Hi,
I have a requirement where I need to create JSON/REST API which will be used by third party application.
We have third party application which is used by customers to process sales orders. Now they want to place sales order "on hold" in D365 F&O by calling from their application. I need to develop an interface to place sales order into on hold. Hence will be developing REST API which will be consumed by third party application and they will be sending sales order number as return data to API, which I will be using to process "On -hold" in D365 F&O.
Any body has worked on creating JSON/REST API from D365 F&O , please give some inputs on how to create REST API in D365 F&O.
I have never worked on creating JSON service from D365 F&O where as I have worked on consuming REST API.
Appreciate any help !
Thanks !