v1

latestOpenAPI 3.1.12026-07-24260246894.7 KB
Bank Ledger Transactions

Retrieve bank ledger transaction

Endpoint for retrieving a single bank ledger transaction.

get/bank-accounts/{bank_account_id}/ledger-transactions/{id}/

Path parameters

bank_account_idstring required
idstring required

Response

accountstring required

The account associated with this transaction.

amountnumber double required

The transaction amount.

bank_accountstring required

The bank account associated with this transaction.

contactstring nullable

The contact (customer or supplier) associated with this transaction, if any.

created_tsstring date-time required

The timestamp in UTC when the transaction was created

datestring date required

The transaction date.

descriptionstring

The transaction description.

idstring required

The unique identifier of the transaction.

is_manualboolean required

Indicates whether the transaction was manually entered.

legacy_idstring required

[Deprecated] The legacy identifier of the transaction.

modified_tsstring date-time required

The timestamp in UTC when the transaction was last modified

projectstring nullable

The project associated with this transaction, if any.

referencestring

The transaction reference or identifier.

tax_ratestring nullable

The tax rate to apply to this transaction, if any.