PUT

Allows to change existing Bill of Material position

 

PUT WorkorderBom(DocEntry,LineNumber,LineNumber2)
{property:value,property:value)

 

Example:

Change Item Code

PUT WorkorderBom(2030,10,10)
{closed:true)

 

For more information see POST