Magidoc

TransactionsImportRow
Object

A row in a transactions import

Fields

#

id

Non-null

The public id of the imported row

sourceId

Non-null

The source id of the row

status

Non-null

The status of the row

description

Non-null

The description of the row

date

Non-null

The date of the row

amount

Non-null

The amount of the row

note

Optional note for the row

expense

The expense associated with the row

accountId

If an account ID is available in the imported row, it will be stored here. Returns the default account ID otherwise.

rawValue

The raw data of the row

order

The order associated with the row

Usages

#

References

#

  • Field transactionImportRow from Order
  • Field transactionImportRow from Expense