Stay up to date with the latest API features, enhancements, and announcements for developers.
For REST API changes log, please, see this page.
This page is the central hub for all things related to 24SevenOffice's developer ecosystem. Here, you’ll find updates and announcements about technical changes, latest releases, API, integrations, our policies, and more. Whether you're a developer or simply interested in how our technology evolves, this is the go-to source for the latest information.
Stay tuned and make the most of your journey with us!
Make sure to familiarize yourself with the announcements regularly to stay informed about important updates that may affect your integrations.
October 14, 2024
Action Needed: Upgrade to TLS 1.2 (or newer) for Continued Support
Microsoft has decided to end support for older encryption protocols, including TLS 1.0 and TLS 1.1. (https://azure.microsoft.com/en-us/updates/azure-support-tls-will-end-by-31-october-2024-2/).
As a result, from October 31, 24SevenOffice will also only support traffic that uses TLS 1.2 or newer. This measure is intended to provide better data protection and enhanced security for our users. This change will affect integrations that are still using TLS 1.0/1.1.
To ensure that as few 24SevenOffice customers and partners as possible are impacted, we ask everyone with integrations to 24SevenOffice to verify which encryption protocol is being used. If you are currently using TLS 1.0/1.1 or older, please update to TLS 1.2 or newer as soon as possible. Microsoft provides a guide on how to check which protocol you are using and how to migrate to TLS 1.2: https://learn.microsoft.com/en-us/security/engineering/solving-tls1-problem on various Microsoft operating systems.
Don't hesitate to contact us if you have any questions or need assistance verifying or updating to TLS 1.2.
September 9, 2024
Basic General Ledger on REST API
On the General Ledger side, we have developed endpoints that help you dive into your financial transactions with ease. The /transactionLines endpoint lets you retrieve detailed transaction line data, enabling in-depth financial analysis and reporting. You can filter transactions by a variety of criteria, making it easier to find exactly what you’re looking for. Meanwhile, the /transactionTypes endpoint offers a clear overview of all transaction types available in the system, helping you categorize and understand your financial activities better. Learn more.
August 16, 2024
Basic Bank Endpoints on REST API
We have brought you two key endpoints for managing your financial data. The /bankAccounts endpoint allows you to access and manage your bank account details, including everything from account numbers to balances. Whether you need to create new accounts, update existing ones, or just pull up your current balance, this endpoint will have you covered. The /bankTransactions endpoint helps you stay on top of your financial operations by letting you track, create, and retrieve all your bank transactions. Learn more.
June 8, 2024
Basic Invoicing launched on REST API
We’ve launched the /salesOrders, /taxes, and /salesTypes public REST API endpoints within the invoicing module. You can now issue invoices directly from sales orders, manage sales orders seamlessly, retrieve detailed order information, access tax rates, and fetch various sales types to organize your sales data effectively. Check out the documentation for more details! Learn more.
April 12, 2024
Basic Chart of Accounts and Balances are now on REST API
The /accounts and /accountBalances public REST API endpoints are now available in the accounting module. Access a detailed list of accounts and fetch account balances for different periods using the new Read Accounts and Read Account Balances methods. Customize your queries for tailored data retrieval. Dive into the documentation to explore these new features! Learn more.
March 15, 2024
Basic Product management released on REST API
We’re excited to announce the release of the /products, /productCategories, and /productUnits public REST API endpoints. Easily retrieve product listings, add new products, update existing product details, and delete outdated records to maintain a clean product database. Check out our documentation for all the details! Learn more.
January 30, 2024
Basic CRM/Customers is out on REST API
Introducing the /customers public REST API endpoint! You can now seamlessly retrieve customer lists, onboard new clients, update customer details, and remove outdated records with ease. This update significantly enhances CRM data management. For more information, check the documentation! Learn more.