Table of Contents
Subtables: #
| FIELD NAME | DATA TYPE | QUERYABLE | UPDATEABLE | REQUIRED ON UPDATE | INSERTABLE | REQUIRED ON INSERT |
| Id | Guid | true | ||||
| SyncToken | string | true | ||||
| CreateTime | DateTime | true | ||||
| LastUpdatedTime | DateTime | true | ||||
| sparse | bool | true | ||||
| Name | string | true | ||||
| AccountRef_Id | string | true | ||||
| AccountRef_Name | string | true | ||||
| Amount | decimal | true | ||||
| AmountSpecified | bool | true | ||||
| Memo | string | true | ||||
| TxnSource | string | true | ||||
| PrivateNote | string | true | ||||
| ExchangeRate | decimal | true | ||||
| ExchangeRateSpecified | bool | true | ||||
| CurrencyRef_Id | string | true | ||||
| CurrencyRef_Name | string | true | ||||
| DepartmentRef_Id | string | true | ||||
| DepartmentRef_Name | string | true | ||||
| TxnDate | DateTime | true | ||||
| TxnDateSpecified | bool | true | ||||
| TransactionLocationType | string | true | ||||
| DepositToAccountRef_Id | string | true | ||||
| DepositToAccountRef_Name | string | true | ||||
| GlobalTaxCalculation | string | true | ||||
| GlobalTaxCalculationSpecified | bool | true | ||||
| TotalAmt | decimal | true | ||||
| TotalAmtSpecified | bool | true | ||||
| HomeTotalAmt | decimal | true | ||||
| HomeTotalAmtSpecified | bool | true | ||||
| TotalTax | decimal | true | ||||
| TotalTaxSpecified | bool | true | ||||
| TxnTaxCodeRef_Id | string | true | ||||
| TxnTaxCodeRef_Name | string | true | ||||
| DefaultTaxCodeRef_Id | string | true | ||||
| DefaultTaxCodeRef_Name | string | true | ||||
| UserData | string | true | ||||
| Operation | string | true | ||||
| LSData | string | true |