📄️ Save or update filters
this endpoints saves/updates a list of filters based on uuid provided, if uuid is not provided - it creates a new filter or if uuid is provided and if it matches with already present filters then it updates existing filters otherwise it creates a new filter with given uuid<br/>ApiScope: <b>manage.filter.write</b> <br/>API Scope Level: DealerScope
📄️ Delete filters
deletes filters based on uuids<br/>ApiScope: <b>manage.filter.write</b> <br/>API Scope Level: DealerScope
📄️ Get filters by accessLevel
Requires List of Key-Value pairs of AccessLevelKey and AccessLevelValue<br/>ApiScope: <b>manage.filter.read</b> <br/>API Scope Level: DealerScope