Accounts
The Accounts resource allows you to view financial accounts.
The full range of URIs and HTTP Verbs supported are:
Operation |
HTTP Action |
List a page of accounts. |
GET /Accounts |
GET Accounts
Available Fields for Accounts:
Field |
Type |
Length |
Notes |
AccountCode |
String |
50 |
|
AccountName |
String |
500 |
|
AccountType |
AccountType |
|
Can be either Sales, Cost of Goods Sold, or Expenses. |
Examples for Response GET /Accounts
show xml example
show json example
Use the API Sandbox to see how the object is rendered in JSON or XML.
Note: An Unleashed account is required before you can use the API Sandbox.
Trial accounts are also allowed to connect to the API.
You can register a new account here: Register.