Jump to Content
Lockstep Platform APIDeveloperStatusBlog
GuidesRecipesAPI ReferenceDiscussions
v1.0

DeveloperStatusBlogLog InLockstep Platform API
Log In
v1.0GuidesRecipesAPI ReferenceDiscussions

Getting Started

  • The easiest way to connect to accounting data
  • Lockstep SDKs
  • Querying with Searchlight
  • Extensibility
  • Identity Columns
  • Applications and Enrollments
  • Companies, Customers, and Vendors
  • Accounts and GroupKeys

Tutorials

  • Fetch Invoices
  • Build a Connector
  • Postman Collection

Authentication

  • JWT Bearer Tokens
  • API Keys
  • Testing Authentication

Integrations

  • Onboarding
  • Connector Data
    • BatchSyncModel
    • CompanySyncModel
    • ContactSyncModel
    • CreditMemoAppliedSyncModel
    • CustomFieldSyncModel
    • InvoiceLineSyncModel
    • InvoiceSyncModel
    • PaymentAppliedSyncModel
    • PaymentSyncModel

Data Definitions

  • Accounting
    • CustomerDetailsModel
    • CustomerDetailsPaymentModel
    • CompanyDetailsModel
    • CompanyDetailsPaymentModel
    • CompanyModel
    • ContactModel
    • CreditMemoAppliedModel
    • CreditMemoInvoiceModel
    • CustomerSummaryModel
    • InvoiceAddressModel
    • InvoiceHistoryModel
    • InvoiceLineModel
    • InvoiceModel
    • InvoicePaymentDetailModel
    • InvoiceSummaryModel
    • PaymentAppliedModel
    • PaymentDetailHeaderModel
    • PaymentDetailModel
    • PaymentModel
    • PaymentSummaryModel
    • VendorSummaryModel
  • Applications
    • AvailableGroup
    • AvailableMigrationsModel
    • MigrationResultModel
    • AppEnrollmentCustomFieldModel
    • AppEnrollmentModel
    • ApplicationModel
    • ConnectorInfoModel
    • SyncEntityResultModel
    • SyncRequestModel
    • SyncSubmitModel
  • Inbox
    • ActivityModel
    • ActivityStreamItemModel
    • ActivityXRefModel
    • EmailModel
  • Extensibility
    • AttachmentModel
    • CodeDefinitionModel
    • CustomFieldDefinitionModel
    • CustomFieldValueModel
    • NoteModel
  • Reference
    • ErpInfoDataModel
    • BulkCurrencyConversionModel
    • CountryModel
    • CurrencyModel
    • CurrencyRateModel
    • ErpInfoModel
    • ErpModel
    • StateModel
  • Reporting
    • AgingModel
    • TrialBalanceReportCellModel
    • ApAgingHeaderInfoModel
    • TrialBalanceReportModel
    • ApHeaderInfoModel
    • TrialBalanceReportRowModel
    • ArAgingHeaderInfoModel
    • ArHeaderInfoModel
    • AtRiskInvoiceSummaryModel
    • AttachmentHeaderInfoModel
    • CashflowReportModel
    • DailyPayableOutstandingReportModel
    • DailySalesOutstandingReportModel
    • DpoSummaryGroupTotalModel
    • DpoSummaryModel
    • FinancialAccountBalanceHistoryModel
    • FinancialAccountModel
    • FinancialReportCellModel
    • FinancialReportModel
    • FinancialReportRowModel
    • FinancialYearSettingModel
    • PayablesComingDueHeaderModel
    • PayablesComingDueModel
    • PayablesComingDueWidgetModel
    • PayablesSummaryReportModel
    • RiskRateModel
  • Utility
    • ApiKeyModel
    • DeveloperAccountSubmitModel
    • GroupAccountModel
    • InviteDataModel
    • InviteModel
    • InviteSubmitModel
    • LeadModel
    • ProvisioningFinalizeRequestModel
    • ProvisioningModel
    • ProvisioningResponseModel
    • StatusModel
    • TransferOwnerModel
    • TransferOwnerSubmitModel
    • UriModel
    • UserAccountModel
    • UserRoleModel
    • WebhookHistoryTableStorageModel
    • WebhookModel
Powered by 

InviteDataModel

Suggest Edits

Model containing information about a user for the invite/onboarding process.

Methods

The following API methods use this data model.

  • Retrieve Invite Data

Optional Fields

email

string, nullable

The email address of the invited user.

userStatus

string, nullable

The status of the user.

Updated 8 days ago


Did this page help you?
  • Table of Contents
    • Methods
    • Optional Fields
      • email
      • userStatus