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
Tagged:
0