You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need to update a Sales order line status for custome orchestration process

Summary:

 Need to update a Sales order line status for custome orchestration process

Content (required):

We have a problem modifying the status of the sales order lines. We are using the api: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}

However, we get the error: StatusCode: Attribute StatusCode in view object SalesOrdersVO_lines_SalesOrdersVOToFulfillLineVO_FulfillLineVO cannot be set.

Can you tell us what the configuration is to be able to add that StatusCode attribute?

the request is:

{

"lines": [{

"FulfillLineId" : 300000018796865,

"StatusCode": "COMPLETED_VAR"

}]

}

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!