• API Overview
  • Getting Started
  • API Authorization
  • API Resources
  • Help
Sections
  • Account
  • AccountingPackage
  • Adjustment
  • AdjustmentType
  • AffCodeType
  • Affiliation
  • ApiTest
  • Arb
  • ArticleType
  • Auth
  • AuthTest
  • AutoRevCalc
  • BannerAd
  • Batch
  • Benefit
  • BenefitType
  • Bigcommerce
  • Billing
  • BoardEffect
  • CardConnect
  • CardOnFile
  • CcGateway
  • CertificationActivity
  • CertificationActivitySource
  • CertificationType
  • CivicData
  • ClassType
  • ClickLog
  • Cloudflare
  • Committee
  • CommitteeMeeting
  • CommitteeMeetingAttendee
  • CommitteeMember
  • CommitteeType
  • CommunicationQueue
  • Communicator
  • Config
  • ConfigSetting
  • Contact
  • ContactType
  • Coupon
  • CQRollCall
  • CreditType
  • Dashboard
  • Data
  • DataQuery
  • Dert
  • DropMember
  • Email
  • Entity
  • Environment
  • EPayment
  • Event
  • EventItemCustomField
  • EventPaymentMethod
  • EventSubmission
  • EventType
  • ExceptionLogger
  • ExternalSystemMap
  • Feature
  • FeatureToggle
  • FileSystem
  • Form
  • FormElement
  • FormElementType
  • FormTemplate
  • FormV2
  • FormV2Response
  • GlobalSettings
  • Guid
  • HealthCheck
  • Image
  • Informz
  • Invoice
  • InvoiceImport
  • JoinForm
  • License
  • Listing
  • Log
  • MailChimp
  • MemberActivity
  • Membership
  • MembershipLevel
  • MembershipLevelProcessingManager
  • MemberSource
  • MessageDraft
  • NewMember
  • NewsArticle
  • Notification
  • OptionalRevenueItem
  • PaymentSource
  • PaymentType
  • PaymenType
  • PlatformAuth
  • ProductLicense
  • Profile
  • ProfileAccessGuid
  • ProfileAdvancedSearch
  • ProfileCertificationType
  • ProfileChange
  • ProfileCustomField
  • ProfileImport
  • ProfileMerge
  • ProfileNotification
  • ProfilePermission
  • ProfilePortal
  • ProfileReferral
  • ProfileRelation
  • ProfileRestore
  • ProfileSearchAction
  • ProfileStatus
  • ProfileType
  • ProfileUpdateHT
  • ProfileUpdateHtV2
  • ProfileWidget
  • Project
  • ProjectTemplate
  • ProjectType
  • PromoCode
  • PublicForm
  • QuickBooksOnline
  • Receipt
  • Referral
  • Registration
  • RegistrationImport
  • RelationType
  • Report
  • Revenue
  • RevenueItem
  • Runtime
  • SalesOpportunity
  • SalesOpportunityLostReason
  • SalesOpportunityProbability
  • SalesOpportunitySource
  • Security
  • SecurityIdentityServer
  • Session
  • Settings
  • Task
  • TaskScheduler
  • TaskType
  • Tax
  • Template
  • Test
  • TestDataContext
  • Token
  • Transaction
  • UnappliedPayment
  • UrlShortener
  • User
  • UserAuth
  • UserRole
  • VerticalHba
  • VerticalNaa
  • VoterVoice
  • WebContent
  • WebContentType
  • Weebly
  • Wlc
  1. Home
  2. API Resources
  3. User

API Resources

User

APIDescription
GET User/{id}

No documentation available.

GET User/{token}

No documentation available.

GET Users/ActiveUsers

No documentation available.

GET Users

No documentation available.

POST Users

No documentation available.

PUT Users/{id}

No documentation available.

DELETE Users/{id}

No documentation available.

GET User/{id}/Security/Elements

Lists a users security roles and access levels for each role

GET User/{id}/FullName

Gets the Full Name field for a given UserNum

POST Users/TenantAndAuthServer

Creates a new user in both the Tenant's database and the Identity Server database

PUT User/{id}/TenantAndAuthServer

No documentation available.

UserAuth

APIDescription
POST AuthorizedUser/Authenticate

Authenticate a backoffice or portal user by username, password and tenant

GET AuthorizedUsers

Search Authorized Users

GET AuthorizedUsers/{tenant}/{userTypeId}

Get Authorized Users By Tenant and User Type Id. 1 is a back office user. 2 is a portal user.

GET AuthorizedUser/{userId}

Get Authorized User By User Id

GET AuthorizedUser/{username}

Get Authorized User By Username

GET AuthorizedUser/{tenant}/{username}

Get Authorized User By Tenant and Username

POST AuthorizedUsers

Create an Authorized User

PUT AuthorizedUser/{userId}

Update an Authorized User

DELETE AuthorizedUser/{userId}

Delete an Authorized User by User Id

DELETE AuthorizedUser/{tenant}/{username}

Delete an Authorized User by Tenant and Username

DELETE AuthorizedUser/AllTenants/{userTypeId}/{userName}

Delete an Authorized user by type from ALL tenants

GET auth/tenant/{tenant}

Get Tenant CustomerID by Tenant

GET auth/tenants

Get List Of Valid Tenants

GET auth/TenantDomains

Get list of valid tenant domains

GET auth/domain/{domain}

Get list of valid tenant domains

UserRole

APIDescription
GET UserRole/{id}

No documentation available.

GET UserRoles

No documentation available.

POST UserRoles

No documentation available.

PUT UserRole/{id}

No documentation available.

DELETE UserRole/{id}

No documentation available.