Bluestep JS Documentation
    Preparing search index...

    All financial clients accessible in the platform.

    Index

    Constructors

    Methods

    • Provides access to the Bluestep Balance service for making authenticated requests.

      Returns BalanceClientScript

    • Provides access to the Quickbooks service for making authenticated requests to a specific QuickBooks company.

      Parameters

      • realmId: string

        The QuickBooks company (realm) ID.

      Returns QuickbooksClientScript

    • Builds a proxied authorization URL to initiate the QuickBooks OAuth2 flow. The user selects which QuickBooks company to connect during authorization.

      Parameters

      • redirectUri: string

        The URI to redirect to after authorization completes.

      Returns string