TDV Adapter for QuickBooks

Build 22.0.8462

Transfers

Create, update, and query QuickBooks transfers. Requires QBXML version 12.0 or higher.

Columns

Name Type ReadOnly References ColumnSize Description
ID [KEY] String True 255

The unique identifier.

TxnNumber String True 21

The transaction number. An identifying number for the transaction, different from the QuickBooks-generated Id.

TxnDate Date False

The date of the transaction.

TransferFromAccountRef_ListID String False

Accounts.ID

255

The Id for the account from which the funds will be transfered.

TransferFromAccountRef_FullName String False 1000

The account from which the funds will be transfered.

FromAccountBalance Double True

The balance of the account from which the funds will be transfered.

TransferToAccountRef_ListID String False

Accounts.ID

255

The Id for the account to which the funds will be transfered.

TransferToAccountRef_FullName String False 1000

The account to which the funds will be transfered.

ToAccountBalance Double True

The balance of the account to which the funds will be transfered.

ClassRef_ListID String False

Class.ID

255

A reference to the class of the transaction.

ClassRef_FullName String False 1000

A reference to the class of the transaction.

Amount Decimal False

The total amount for this transfer.

Memo String False 5000

Memo for the transaction.

TimeCreated Datetime True

The datetime the other name was made.

TimeModified Datetime True

The last datetime the other name was modified.

EditSequence String True 16

An identifier used for versioning for this copy of the object.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462