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

Unable to update Fulfillment Line Status from Awaiting Billing to previous status using REST API

Hi,

Has anyone successfully updated a fulfillment line status?

I'm using REST API /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/lines/{linesUniqID} to update status.

Payload: {    "StatusCode" : "AWAIT_SHIP",    "Status": "Awaiting Shipping"}

Unfortunately, I'm getting 400 Bad Request Error

StatusCode: Attribute StatusCode in view object SalesOrdersVO_lines_SalesOrdersVOToFulfillLineVO_FulfillLineVO cannot be set.
Status: Attribute Status in view object SalesOrdersVO_lines_SalesOrdersVOToFulfillLineVO_FulfillLineVO cannot be set.

Any ideas would be greatly appreciated.

Regards,

Mika

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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