Create Reavulation Document
The system check, if price changed. If not, it don't create the line for the Revaluation
If no line created, the system return OK with DocEntry=0
You need define the WhsCode only, if CompanyDetails - Manage item Cost per Warehouse is activated.
POST MaterialRevaluation
{"Comments":"test"
"Reference2":"Test2",
"Lines":[
{"ItemCode":"FP",
"Price":225.23,
"WhsCode":"01"}
]
}