mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(users): Add preferred_merchant_id column and update user details API (#3373)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -331,6 +331,8 @@ pub enum Flow {
|
||||
VerifyEmail,
|
||||
/// Send verify email
|
||||
VerifyEmailRequest,
|
||||
/// Update user account details
|
||||
UpdateUserAccountDetails,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user