curl --location --request PUT 'https://openapi.wateen.ai/api/v1/Production/LockUnlockProduction' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ], "lock": true }'