Jump to Content
Autofy
HomeGuidesAPI ReferenceChangelog
Autofy
Guides
HomeGuidesAPI ReferenceChangelog

Quick Start

  • Introduction and API Key
  • Provision An End User
  • Set Up The Agent
  • Create A Company
  • Example: Customers

Data Formats

  • JSON Schemas
    • Account
    • BillPayment
    • CreditMemo
    • Check
    • Class
    • CreditCardEntry
    • CompanyInfo
    • Customer
    • Deposit
    • Employee
    • Estimate
    • Expense
    • Invoice
    • Item
    • ItemReceipt
    • ItemSalesTax
    • ItemSite
    • InventorySite
    • InventoryTransfer
    • InventoryAdjustment
    • JournalEntry
    • Payment
    • PayrollItem
    • PurchaseOrder
    • Report
    • SalesOrder
    • SalesReceipt
    • Terms
    • TaxCode
    • TimeEntry
    • Vendor
    • VendorCredit
    • PaymentMethod

Guides

  • Authorization Tutorial
  • Selecting Reports
  • Error Codes
  • Branding
  • Converting To V2
  • Troubleshooting

User Management

  • Provisioning Users
  • De-provisioning Users
Powered by 

TaxCode

Suggest Edits
{
	"ID": "",
	"Description": "",
	"FullName": "",
	"IsTaxable": true,
	"ItemSalesTax": {
		"ID": "",
		"FullName": "",
		"TaxRate": 0
	}
}

Updated almost 6 years ago