Update bank statement transaction

Endpoint for updating an existing bank statement transaction.

Path Params
string
required
string
required
Body Params

A transaction from the statement of a bank account.

double
required

The statement amount in the transaction.

string

The reference the bank assigned to the transaction.

string | null

The cost center associated with this transaction, if any.

date
required

The date of the transaction on the bank statement.

string

The description of the transaction on the bank statement.

string | null

The project associated with this transaction, if any.

string

The reference of the transaction.

double
required

The balance reported by the bank after this transaction.

Headers
string

Client-provided UUID to uniquely identify a request

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json