check
Tracks details of checks issued in payments, including amounts, payee information, and related bank accounts.
Columns
| Name | Type | References | Description |
| account | String | The account associated with the transaction. | |
| balance | Decimal | The current balance of the account or transaction. | |
| billpay | Boolean | Indicates whether the transaction is associated with bill payment. | |
| class | String | The classification of the transaction, such as department or category. | |
| cleared | Boolean | Indicates whether the transaction has been cleared. | |
| cleareddate | Date | The date when the transaction was cleared. | |
| createddate | Datetime | The date and time when the transaction was created. | |
| currency | String | The currency used in the transaction. | |
| currencyname | String | The name of the currency used in the transaction. | |
| currencysymbol | String | The symbol of the currency used in the transaction. | |
| customform | String | The custom form used for the transaction. | |
| department | String | The department associated with the transaction. | |
| entity | String | The entity or customer associated with the transaction. | |
| entitynexus | String | The tax nexus associated with the entity for the transaction. | |
| exchangerate | Decimal | The exchange rate used for currency conversion in the transaction. | |
| externalid | String | A unique external identifier for referencing the transaction. | |
| isbasecurrency | Boolean | Indicates whether the transaction is in the base currency. | |
| landedcostperline | Boolean | Indicates whether landed costs are applied per line item. | |
| lastmodifieddate | Datetime | The date and time when the transaction was last modified. | |
| location | String | The location associated with the transaction. | |
| memo | String | A memo or note associated with the transaction. | |
| nexus | String | The tax nexus associated with the transaction. | |
| payeeaddress | String | The address of the payee in the transaction. | |
| payeeaddresslist | String | The list of payee addresses. | |
| postingperiod | String | The accounting period in which the transaction was posted. | |
| status | String | The current status of the transaction, such as pending, approved, or completed. | |
| statusref | String | A reference for the status of the transaction. | |
| subsidiary | String | The subsidiary associated with the transaction. | |
| tobeprinted | Boolean | Indicates whether the transaction document is to be printed. | |
| total | Decimal | The total amount of the transaction, including all charges. | |
| trandate | Date | The date when the transaction was recorded. | |
| tranid | String | The unique identifier assigned to the transaction. | |
| transactionnumber | String | The transaction number associated with the transaction. | |
| usertotal | Decimal | The total amount calculated by the user for the transaction. |