Query about creating Sales order through REST API
Hi All,
I am trying to create Saels order. By executing get_order api call, i retrieved successfully response of a single order and using which I am trying to create a sales order. I am getting Database related error so wanted to check if my payload is proper. I suspect I am missing something in header. I checked XSD but dint get any hep. Has any one tried this ?
{
"PROCESS_ORDER_Input": {
"@xmlns": "http://xmlns.oracle.com/apps/ont/rest/salesorder2/process_order/",
"RESTHeader": {
"@xmlns": "http://xmlns.oracle.com/apps/fnd/rest/header",
"Responsibility": "ISL_ORDER_MGMT_SUPER_USER",