Found a solution without Content-Id-->
--batch01
Content-Type: multipart/mixed;boundary=changeset
--changeset
content-type: application/http
content-transfer-encoding: binary
POST ZCC_SalesOrder('691125')/to_Item HTTP/1.1
Content-Type: applicat...
Hello Manikandan,
Thanks for your response.
I am running following commands. Sales order 691125 is already created, so firstly I am setting a Content-ID on GET method. Then inside Changeset, I am calling Post method with the same content Id.
...
Hello mrajasekarana ,
I'd like to express my gratitude for the excellent blog.
In our project, we utilize the Sales Order Create API, API_SALES_ORDER, for both creating and modifying sales orders. The API performs seamlessly when it comes to creat...