curl --location --request PUT 'https://openapi.wateen.ai/api/v1/ReturnOrder/LockUnlock' \ --header 'Content-Type: application/json' \ --data '{ "id": "string", "isLocked": true }'