/
Financial Data Types
Financial Data Types
Financial data types are tax codes and financial accounts.
Tax Codes
Tax codes are very list of taxes and the tax rate is expressed as a percentage.
Note: Currently Slyncy does not support multiple taxes per transaction. Taxes are normally only required in accounting systems.
Field | Description |
---|---|
identifier__c | The tax code. This is a unique identifier. |
name__c | A nice description of the tax code |
percent__c | The tax code percentage |
Financial Accounts
Financial accounts are used to classify products, payments, transactions and purchases into accounts. Accounts sometimes refer to ledgers.
Note: Financial accounts are normally only required in accounting systems.
Currently Slyncy does not support multiple taxes per transaction.
Field | Description |
---|---|
accountName__c | The name of the account. This is NOT unique. |
accountTypeCode__c | See below of a list of possiblities |
defaultTaxCode__c | Not always available. This is the default tax code to use for this account. |
isBankAccount__c | True if the account is for a bank account |
ledgerCode__c | A unique identifier for the account. |
Account type codes |
---|
Asset |
Cost of Sales |
Equity |
Expense |
Income |
Liability |
Other Expense |
Other Income |
, multiple selections available,