Overview
The Financials API provides a comprehensive set of endpoints for managing your financial data. It allows you to create, read, update, and delete financial records, as well as perform complex queries and aggregations. This API is designed to be easy to use, yet powerful and flexible enough to meet the needs of any financial application.
API Capabilities
The Financials GraphQL API can manage the following:
Features | Description | Query | Create | Update | Delete |
---|---|---|---|---|---|
Assets | Query assets transactions. | ||||
Costing | Manage and query projects and cost centers. Query costing transactions. | ||||
Customers | Manage and query customers. | ||||
Nominal Accounts | Manage and query nominal accounts. | ||||
Nominal transactions | Manage and query nominal transactions. | ||||
Purchase orders | Manage and query purchase orders. | ||||
Purchase transactions | Manage and query purchase transactions. | ||||
Sales orders | Manage and query sales orders. | ||||
Sales transactions | Manage and query sales transactions. | ||||
Stock | Managing stock, stock purchase prices and stock selling prices. | ||||
Suppliers | Manage and query suppliers. |
= Available in Financials = Available in Dimensions
note
In the above table, the main API capabilities have been listed in terms of business functionalities. For a full list of operations available, please refer to the Financials and Dimensions API Reference.