This commit is contained in:
2026-02-27 14:24:42 -08:00
parent 06e46ba5ac
commit c6155d1e63

View File

@@ -161,19 +161,7 @@ namespace raven_integration
o["notes"] = "thisshouldfail";
a = await Util.PutAsync("workorder", await Util.GetTokenAsync("BizAdmin"), o.ToString());
Util.ValidateErrorCodeResponse(a,2200,400);
// {{
// "error": {
// "code": "2200",
// "details": [
// {
// "message": "Work order is set to a locked status and can't be changed",
// "target": "generalerror",
// "error": "2209"
// }
// ],
// "message": "ErrorAPI2200"
// }
// }}
//unlocked status "Scheduled"
payload = $$"""