Update bank statement transaction

Endpoint for updating an existing bank statement 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

double
required

The statement amount in the transaction.

string
string | null

The cost center associated with this transaction, if any.

date
required
string
string | null

The project associated with this transaction, if any.

string
double
required

The balance reported by the bank after this transaction.

Headers
string

Client-provided UUID to uniquely identify a request

Response

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