Overview#
n general, when a client creates an E-pass or a Membership for their end users, DragonPass will automatically create a User in the backend. Each User is uniquely identified by the clientUserId.If the client continues to create additional E-pass or Membership records using the same clientUserId, all of them will be associated with the same User.After creating an E-Pass or registering a Membership, clients may need to modify user information (e.g., name, email address, phone number).This API provides a secure and efficient way to perform such updates.