Sage Intacct · GraphQL Specification

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.

Documentation Endpoint View on GitHub AccountingFinancial ManagementERPGeneral LedgerAccounts PayableAccounts ReceivableMid-MarketGraphQL

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

Related API Specs

Sage Intacct REST API (OpenAPI)
Back to Sage Intacct · All GraphQL Specs · GitHub