Returns a list of Accounts by Account Type
GET
/v{version}/accounts/FindByType/{accountType}Returns a list of Accounts by Account Type...
Request
Path Params
accountType
string
required
Available Enum Values: RealizedGainExchange, RealizedLossExchange, UnrealizedGainExchange, UnrealizedLossExchange, Cash, AccountsReceivable, AccountsPayable, Sales, ServicesSales, SalesReturns, Purchase, PurchaseRetruns, NotesReceivable, NotesPayable, Inventory, COGS, SalesDiscount, OtherRevenue, Waste, Bank, RetainedEarning, SalesTax, PurchaseDiscount, Adjustment, AddedTax, EndingInventory, PurchaseAddedTax
version
string
required
The requested API version
Default:
2.0
Request samples
Responses
OK(200)
Unauthorized(401)
Forbidden(403)
Record Not Found(404)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
OK
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago