Account Management API

API of the Account Management Microservice concerned with Account and Entity Creation, Product Selection and User Management.

Account/Entity Endpoints

  • RegisterAccount
  • GetBasicInfo
  • EditBasicInfo
  • GetAccountByKey
  • SaveProfilePhoto
  • UpsertEntity
  • GetClinic
  • GetEntityByKey
  • AddEntityImage
  • GetPaymentTypes
  • GetPaymentMethods
  • SavePaymentMethod
  • SendPhoneVerificationCode
  • VerifyPhone
  • GetAccountStructure
  • SendForgetPasswordMessage
  • UpdatePassword
  • CompleteSignUp
  • SignIn
  • SocialSignIn
  • SignInWithCookie
  • SignInWithToken

Learn more »

Product Lines Endpoints

  • GetProductLines
  • GetRegisteredProductLines
  • CustomizeBook
  • GetCustomizeBook
  • CustomizeCare
  • GetCustomizeCare
  • GetCartDetails
  • DeleteBook
  • GetSpecialityGroups
  • GetPriceTypes

Learn more »

User Management Endpoints

  • InviteUsers
  • AcceptInvitation
  • IsValidInvitationToken