curl --location --request PUT 'https://openapi.wateen.ai/api/v1/Supplier/BulkUpdate' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ], "categoryIds": "string", "type": 0, "isActive": true }'