Development Guides

Adding Transactions

Purpose: This article will step through creating transactions into Advisor Maintained accounts within Orion Connect.   You can use this endpoint for the creation of single or multiple transactions at once…

Continue Reading

Batch Registration Endpoint

Purpose: This guide explains how to retrieve account sleeve information for a list of registration IDs using the OC application. It helps streamline the process of fetching sleeve data for…

Continue Reading

Sleeving and Un-sleeving API

This article outlines how to sleeve and un-sleeve accounts using the following API endpoint: [POST] https://api.orionadvisor.com/api/v1/Trading/Sleeve/Registrations/Action/Process Utilizing this API allows users to: Creating New Sleeved Accounts When creating new sleeves,…

Continue Reading

Tax Loss Harvesting (TLH)

Overview The Tax Loss Harvesting API provides endpoints to identify opportunities, validate trades, and execute tax-loss harvesting transactions. The workflow consists of three main steps: Identify opportunities (Manual or Automated)…

Continue Reading

Dynamic Accounts List

The Account List API endpoint (api/v2/account/accounts/list) has been updated to accept a new format for a POST body, and to support pagination of results.  Please review the API documentation for…

Continue Reading

Dynamic Portfolio List

The Portfolio List API endpoint (api/v2/portfolio/portfolios/list) has been updated to accept a new format for a POST body, and to support pagination of results. Please review the API documentation for…

Continue Reading

Ticker Based Model

The Ticker Based Model endpoint is a simplified way to create an Eclipse Model passing in a paired down payload. The endpoint will create both a model and security set…

Continue Reading

Getting Security Preferences

Portfolio Security Preferences: Getting current security preferences for a specific portfolio is a two step process: First, make a GET call to https://www.orioneclipse.com/v1/preference/Portfolio/51171, where 51171 is the Portfolio ID, and…

Continue Reading