Create bank ledger transaction

Endpoint for creating a new bank ledger transaction.

Path Params
string
required
Body Params
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

Response

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