Create bank statement transaction
Endpoint for creating a new bank statement transaction.
Path parameters
Headers
Client-provided UUID to uniquely identify a request
Request body
The statement amount in the transaction.
The bank account associated with this transaction.
The balance computed from all statements, including this transaction.
The cost center associated with this transaction, if any.
The timestamp in UTC when the transaction was created
The unique identifier of the bank statement transaction.
Indicates whether the transaction has been posted to the ledger.
[Deprecated] The legacy identifier of the bank statement transaction.
The timestamp in UTC when the transaction was last modified
The project associated with this transaction, if any.
The balance reported by the bank after this transaction.
Response
The statement amount in the transaction.
The bank account associated with this transaction.
The balance computed from all statements, including this transaction.
The cost center associated with this transaction, if any.
The timestamp in UTC when the transaction was created
The unique identifier of the bank statement transaction.
Indicates whether the transaction has been posted to the ledger.
[Deprecated] The legacy identifier of the bank statement transaction.
The timestamp in UTC when the transaction was last modified
The project associated with this transaction, if any.
The balance reported by the bank after this transaction.