{ "workOrderId": "string", "id": "string" }
curl --location --request POST 'localhost:7005/workOrderOver/retry' \ --header 'Content-Type: application/json' \ --data-raw '{ "workOrderId": "string", "id": "string" }'
{}