/accounts

Beta

Creates an Account object with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired
# The Account Object ### Description An `Account` represents a category in a company’s ledger in which a financial transaction is recorded against. The aggregation of each `Account` object is often referred to as the **Chart of Accounts**. An `Account` can be classified into one of the following categories, determined through the `classification` field: * __Asset:__ Accounts Receivable and Bank Accounts * __Liability:__ Accounts Payable and Credit Card Accounts * __Equity:__ Treasury Accounts and Retained Earnings * __Revenue:__ Income and Other Income * __Expense:__ Cost of Goods Sold and Office Expenses ### Usage Example Fetch from the `LIST Accounts` endpoint and view a company's accounts.

Response

modelobject
# The Account Object ### Description An `Account` represents a category in a company’s ledger in which a financial transaction is recorded against. The aggregation of each `Account` object is often referred to as the **Chart of Accounts**. An `Account` can be classified into one of the following categories, determined through the `classification` field: * __Asset:__ Accounts Receivable and Bank Accounts * __Liability:__ Accounts Payable and Credit Card Accounts * __Equity:__ Treasury Accounts and Retained Earnings * __Revenue:__ Income and Other Income * __Expense:__ Cost of Goods Sold and Office Expenses ### Usage Example Fetch from the `LIST Accounts` endpoint and view a company's accounts.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="POST" data="H4sIAAAAAAAAA61U207bQBD9FbSPkS9NQoqwVFW5FRI1TgGDQAhZ4/XE2WS96+yuCQTx75UdE0JJoZXyZo/OnJk5Z2afCAWDiVSPxCNAqcyFYSIhFklljJx4pL0OEotAxnxI8Q0wvG8Qi+g8y6QyGP9gyGN9qnBCPOKmqBK0c8EmDGP3NcllwmCiwDAptLtJtidlNrEIZ2KOcVX5c7o13K4if/xqlzNdtJ+B1maqZJ5Mz3GRo/4H5qI3jikKA9yOwYC7xWKrNc2uWDFFjBwNxj0w0EODtBi3qjg1JtOe606RZ05Z3Ynx3kXhgjKMctRuq3ncODpu2RVLWf17mPBv9dpsEcnoqBYmlIeQ10YBffCDwdKfJYd+9/DBX122/NV85c/mX2phArVRMGqNg5vmuNeuj3cAwouv18dXnV5n6Nfoqt/0ZzdLP6D1UUDn0WrQHJ7Q5fD07MFf3TRGvcumH/RbwxNZH3fP9ah7LkdtxyEW2XaVeLdP24FqcbocQR10pJzrtwmDFBLcEmbtCGTMzvKIM+ropgMprKSApXaoTN0UYwZuSRiWhOHFIgeF4U+ZSGeWJS8OMCk28hOP9P3Ttt/t995uRPseGIeII/GMyvHdShPv9mXrQ5GnESpiEZorhYI+bj5NGAEHQZFYRBQTW0RhKg2GLCYWMY8ZkrsitsiZwvgXKEjRoNpNvyVPmBVQ7WipTEhlvClw92zt0vksZ3ReqnIwFpwJ3I/ar7S2Xot9OWl87RzVnUz8TW+/HQyu+vtQm4PWbMJoOcJn8seoqWJZBa3MyKBEweZJ23ZHGzC5Ll+z6AWiP3XtXVc7Szlb/u927BqV3I9JBVNlzwe27PMMPjBmxxVsdP7Pc6ioKhHvnn8DxVRwKrsGAAA=" />