Create bank ledger transaction
Endpoint for creating a new bank ledger transaction.
Path parameters
Headers
Client-provided UUID to uniquely identify a request
Request body
The account associated with this transaction.
The transaction amount.
The bank account associated with this transaction.
The contact (customer or supplier) associated with this transaction, if any.
The timestamp in UTC when the transaction was created
The transaction date.
The transaction description.
The unique identifier of the transaction.
Indicates whether the transaction was manually entered.
[Deprecated] The legacy identifier of the transaction.
The timestamp in UTC when the transaction was last modified
The project associated with this transaction, if any.
The transaction reference or identifier.
The tax rate to apply to this transaction, if any.
Response
The account associated with this transaction.
The transaction amount.
The bank account associated with this transaction.
The contact (customer or supplier) associated with this transaction, if any.
The timestamp in UTC when the transaction was created
The transaction date.
The transaction description.
The unique identifier of the transaction.
Indicates whether the transaction was manually entered.
[Deprecated] The legacy identifier of the transaction.
The timestamp in UTC when the transaction was last modified
The project associated with this transaction, if any.
The transaction reference or identifier.
The tax rate to apply to this transaction, if any.