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
    • BaseCurrencySyncModel
    • BatchSyncModel
    • CompanySyncModel
    • ContactSyncModel
    • CreditMemoAppliedSyncModel
    • CustomFieldSyncModel
    • FinancialAccountBalanceHistorySyncModel
    • FinancialAccountSyncModel
    • FinancialYearSettingSyncModel
    • 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
    • AppEnrollmentReconnectRequest
    • AppEnrollmentCustomFieldModel
    • AppEnrollmentModel
    • ApplicationModel
    • ConnectorInfoModel
    • SyncEntityResultModel
    • SyncRequestModel
    • SyncSubmitModel
  • AccountAuthorisation
  • Extensibility
    • AttachmentLinkModel
    • AttachmentModel
    • CodeDefinitionModel
    • CustomFieldDefinitionModel
    • CustomFieldValueModel
    • NoteModel
  • Reference
    • ErpInfoDataModel
    • ErpInfoModel
    • ActionResultModel
    • BulkCurrencyConversionModel
    • CountryModel
    • CurrencyModel
    • CurrencyRateModel
    • ErpModel
    • StateModel
  • Reporting
    • TrialBalanceReportCellModel
    • TrialBalanceReportModel
    • TrialBalanceReportRowModel
    • AgingModel
    • ApAgingHeaderInfoModel
    • ApHeaderInfoModel
    • ArAgingHeaderInfoModel
    • ArHeaderInfoModel
    • AtRiskInvoiceSummaryModel
    • AttachmentHeaderInfoModel
    • CashflowReportModel
    • DailyPayableOutstandingReportModel
    • DailySalesOutstandingReportModel
    • DpoSummaryGroupTotalModel
    • DpoSummaryModel
    • FinancialAccountBalanceHistoryModel
    • FinancialAccountModel
    • FinancialReportCellModel
    • FinancialReportModel
    • FinancialReportRowModel
    • FinancialYearSettingModel
    • InvoiceSummaryModelInvoiceSummaryTotalsModelSummaryFetchResult
    • InvoiceSummaryTotalsModel
    • PayablesComingDueHeaderModel
    • PayablesComingDueModel
    • PayablesComingDueWidgetModel
    • PayablesSummaryReportModel
    • PaymentSummaryModelPaymentSummaryTotalsModelSummaryFetchResult
    • PaymentSummaryTotalsModel
    • RiskRateModel
    • SummaryAgingTotalsModel
    • TransactionDetailModel
    • TransactionModel
    • TransactionModelTransactionSummaryTotalModelSummaryFetchResult
    • TransactionSummaryTotalModel
  • Utility
    • ApiKeyModel
    • AppEnrollmentReconnectInfo
    • TranscriptionValidationRequest
    • TranscriptionValidationRequestItem
    • BulkDeleteRequestModel
    • DeleteResult
    • DeveloperAccountSubmitModel
    • ErrorResult
    • FeatureFlagsRequestModel
    • FeatureFlagsResponseModel
    • GroupAccountModel
    • InviteDataModel
    • InviteModel
    • InviteSubmitModel
    • LeadModel
    • MagicLinkModel
    • MagicLinkStatusModel
    • StatusModel
    • SupportAccessModel
    • SupportAccessRequest
    • TranscriptionRequestSubmit
    • TransferOwnerModel
    • TransferOwnerSubmitModel
    • UriModel
    • UserAccountModel
    • UserDataResponseModel
    • UserGroupModel
    • UserRoleModel
    • ViewBoxSettingsModel
    • WebhookHistoryTableStorageModel
    • WebhookModel
    • WebhookRuleModel
  • Lockstep Connections
    • AccountingProfileContactModel
    • AccountingProfileContactResultModel
    • AccountingProfileModel
    • AccountingProfileRequest
    • PublicCompanyProfileModel
    • TranscriptionValidationRequestItemModel
    • TranscriptionValidationRequestModel
Powered by 

PaymentSummaryTotalsModel

Suggest Edits

The totals for a Payment Summary

Required Fields

totalPaidAmount

double

The total amount paid.

totalUnappliedBalance

double

The total amount unapplied.

Updated 5 months ago


  • Table of Contents
    • Required Fields
      • totalPaidAmount
      • totalUnappliedBalance