Deposits
This job fetches deposits from quickbooks.
Add this jobData
Sample Data
Open in new tab -Data headers
| Header | Description |
|---|---|
| TotalAmt | Total amount of the sales associated with the customer. |
| Domain | Domain information related to the sales. |
| Sparse | Indicates if the sales data is sparse (true/false). |
| Id | Unique identifier for the sales transaction. |
| SyncToken | Token for synchronization purposes. |
| TxnDate | Transaction date of the sales. |
| PrivateNote | Private notes associated with the sales. |
| Line_Id | Unique identifier for the sales line. |
| Line_LineNum | Line number associated with the sales line. |
| Line_Description | Description of the sales line. |
| Line_Amount | Amount associated with the sales line. |
| Line_DetailType | Detail type of the sales line. |
| Line_DepositLineDetail_Entity_value | Entity value associated with the deposit line detail. |
| Line_DepositLineDetail_Entity_name | Entity name associated with the deposit line detail. |
| Line_DepositLineDetail_Entity_type | Entity type associated with the deposit line detail. |
| Line_DepositLineDetail_AccountRef_value | Account reference value associated with the deposit line detail. |
| Line_DepositLineDetail_AccountRef_name | Account reference name associated with the deposit line detail. |
| Line_DepositToAccountRef_value | Account reference value associated with the deposit. |
| Line_DepositToAccountRef_name | Account reference name associated with the deposit. |
| CurrencyRef_value | Value of the currency reference associated with the sales. |
| CurrencyRef_name | Name of the currency reference associated with the sales. |
| MetaData_CreateTime | Timestamp indicating the creation time. |
| MetaData_LastUpdatedTime | Timestamp indicating the last update time. |