Update bank ledger transaction

Endpoint for updating an existing bank ledger transaction.

Path Params
string
required
string
required
Body Params

A ModelSerializer that takes additional arguments for "fields", "omit" and "expand" in order to control which fields are displayed, and whether to replace simple values with complex, nested serializations

string
required

The account associated with this transaction.

double
required

The transaction amount.

date
required

The transaction date.

string

The transaction description.

string | null

The project associated with this transaction, if any.

string

The transaction reference or identifier.

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