๐๏ธ check DealerAssociateFeatureRequest for a DealerAssociate and a Feature, and Send RequestForAccess Email
check DealerAssociateFeatureRequest for a DealerAssociate and a Feature, and Send RequestForAccess Email
๐๏ธ Return a dealerAssociate if it exists based on userUuid and departmentUuid. Return null if DealerAssociate does not exist
Return a dealerAssociate if it exists based on userUuid and departmentUuid. Return null if DealerAssociate does not exist
๐๏ธ Create Dealer Associate
Create Dealer Associate
๐๏ธ Change the validity of a user in a department
Change the validity of a user in a department
๐๏ธ Update Dealer Associate
updates dealerAssociates and returns dealerAssociateUuid if creation worked, return null with errors if create did not work. Since UserUUID and departmentUUID are needed to update the dealerAssociate, they will not be returned.
๐๏ธ Change the role (and the associated authorities) of a user in a department
Change the role (and the associated authorities) of a user in a department
๐๏ธ Incremental update DealerAssociate with preferences to add or update, as well as remove
Incremental update DealerAssociate with preferences to add or update, as well as remove
๐๏ธ Incremental update DealerAssociate with features to add or remove
Incremental update DealerAssociate with features to add or remove
๐๏ธ Incremental update DealerAssociate with authorities to add and remove
Incremental update DealerAssociate with authorities to add and remove
๐๏ธ Get dealer associate for users.
Get dealer associate for users.
๐๏ธ Update OutOfOffice and UserInvite Status For all dealerAssociates present in dealerList
Fetches latestInviteStatus of the user and OutOfOffice status from Kmanage and update it in dealerAssociate table, this endpoint needs to run before for the dealer before Manage User tab under Admin tab is turned on for the dealer
๐๏ธ Incremental update list of DealerAssociate with authorities to add and remove
Incremental update list of DealerAssociate with authorities to add and remove
๐๏ธ Get all possible DealerAssociates who can search given user
Get all possible DealerAssociates who can search given user
๐๏ธ Get all possible searchable DealerAssociates for given User
Get all possible searchable DealerAssociates for given User
๐๏ธ Get all the preferences for a single dealerAssociate
Get all the preferences for a single dealerAssociate
๐๏ธ Get all the features for a single dealerAssociate
Get all the features for a single dealerAssociate
๐๏ธ Check to see if a dealerAssociate has the authority in question
Check to see if a dealerAssociate has the authority in question
๐๏ธ Get all the authorities for a single dealerAssociate
Get all the authorities for a single dealerAssociate
๐๏ธ Return a dealerAssociate if it exists based on associateDMSID and departmentUuid. Return null if DealerAssociate does not exist
Return a dealerAssociate if it exists based on associateDMSID and departmentUuid. Return null if DealerAssociate does not exist
๐๏ธ Delete Associate DMS Id
Deletes the associate DMS Id for the Dealer Associate
๐๏ธ Purge Dealer Associate for Department among Users
Purge Dealer Associate for Department among Users