Sage Intacct GraphQL Schema
This conceptual GraphQL schema represents the Sage Intacct cloud financial management data model. Sage Intacct exposes its data through a REST API (OAuth 2.0) and a legacy XML API. This schema maps those capabilities into a unified GraphQL type system covering the full breadth of the platform: general ledger, accounts payable, accounts receivable, cash management, project accounting, purchasing, order entry, dimensions, and platform services.
Overview
Sage Intacct GraphQL Schema is a GraphQL API specification published by Sage Intacct on the APIs.io network.
This conceptual GraphQL schema represents the Sage Intacct cloud financial management data model. Sage Intacct exposes its data through a REST API (OAuth 2.0) and a legacy XML API. This schema maps those capabilities into a unified GraphQL type system covering the full breadth of the platform: general ledger, accounts payable, accounts receivable, cash management, project accounting, purchasing, order entry, dimensions, and platform services.
The specification includes 3 reference links.
Tagged areas include Accounting, Financial Management, ERP, General Ledger, and Accounts Payable.
Endpoint
References
- REST API https://developer.sage.com/intacct/docs/1/sage-intacct-rest-api/
- XML API https://developer.intacct.com/api/
- GitHub https://github.com/Intacct