Home
API Catalog
About
Back to System
Sage Intacct API
1.0.0
OAS 3.0
Servers
https://api.intacct.com/ia/xml/v21.0
Authorize
default
GET
/bills
List all bills
POST
/bills
Create a new bill
GET
/items
List all items
POST
/items
Create a new item
GET
/vendors
List all vendors
POST
/vendors
Create a new vendor
GET
/accounts
List all accounts
POST
/accounts
Create a new account
GET
/expenses
List all expenses
POST
/expenses
Create a new expense
GET
/invoices
List all invoices
POST
/invoices
Create a new invoice
GET
/projects
List all projects
POST
/projects
Create a new project
GET
/customers
List all customers
POST
/customers
Create a new customer
GET
/employees
List all employees
POST
/employees
Create a new employee
GET
/dimensions
List all dimensions
POST
/dimensions
Create a new dimension
GET
/timesheets
List all timesheets
POST
/timesheets
Create a new timesheet
GET
/bills
/{billId}
Get bill by ID
PUT
/bills
/{billId}
Update a bill
DELETE
/bills
/{billId}
Delete a bill
GET
/items
/{itemId}
Get item by ID
PUT
/items
/{itemId}
Update an item
DELETE
/items
/{itemId}
Delete an item
GET
/journalentries
List all journal entries
POST
/journalentries
Create a new journal entry
GET
/vendors
/{vendorId}
Get vendor by ID
PUT
/vendors
/{vendorId}
Update a vendor
DELETE
/vendors
/{vendorId}
Delete a vendor
GET
/accounts
/{accountId}
Get account by ID
PUT
/accounts
/{accountId}
Update an account
DELETE
/accounts
/{accountId}
Delete an account
GET
/expenses
/{expenseId}
Get expense by ID
PUT
/expenses
/{expenseId}
Update an expense
DELETE
/expenses
/{expenseId}
Delete an expense
GET
/invoices
/{invoiceId}
Get invoice by ID
PUT
/invoices
/{invoiceId}
Update an invoice
DELETE
/invoices
/{invoiceId}
Delete an invoice
GET
/projects
/{projectId}
Get project by ID
PUT
/projects
/{projectId}
Update a project
DELETE
/projects
/{projectId}
Delete a project
GET
/customers
/{customerId}
Get customer by ID
PUT
/customers
/{customerId}
Update a customer
DELETE
/customers
/{customerId}
Delete a customer
GET
/employees
/{employeeId}
Get employee by ID
PUT
/employees
/{employeeId}
Update an employee
DELETE
/employees
/{employeeId}
Delete an employee
GET
/dimensions
/{dimensionId}
Get dimension by ID
PUT
/dimensions
/{dimensionId}
Update a dimension
DELETE
/dimensions
/{dimensionId}
Delete a dimension
GET
/timesheets
/{timesheetId}
Get timesheet by ID
PUT
/timesheets
/{timesheetId}
Update a timesheet
DELETE
/timesheets
/{timesheetId}
Delete a timesheet
GET
/journalentries
/{journalEntryId}
Get journal entry by ID
PUT
/journalentries
/{journalEntryId}
Update a journal entry
DELETE
/journalentries
/{journalEntryId}
Delete a journal entry
Schemas
Bill
Item
Error
Vendor
Account
Expense
Invoice
Project
BillLine
Customer
Employee
Dimension
Timesheet
InvoiceLine
JournalEntry
TimesheetEntry
JournalEntryLine