For the complete documentation index, see llms.txt. This page is also available as Markdown.

Transaction

Attributes of the Transaction type

Name
Type
Description

account

accountId

ID

amount

Float

createdAt

ISO8601DateTime

creditNote

currencyId

ID

description

String

fromChildAccount

Originating sub account when this transaction came in via hierarchy delegation; null otherwise.

fromChildAccountId

ID

id

ID

invoice

payingAccount

Account whose payment method pays this transaction, resolved through the originator account.

payment

sourceAccount

Account this transaction was generated for: from_child_account when delegated, otherwise account.

state

String

transactionable

TransactionableUnion

transactionableId

ID

Last updated

Was this helpful?