Create a transaction in transaction account

Creates a transaction in a transaction account by its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the transaction account.

Body Params
string
required

The payee/merchant of the transaction.

number
required

The amount of the transaction (signed). A positive amount is a credit, and a negative amount is a debit.

string
required

The date when the transaction occurred.

boolean

Whether the transaction should be indicated as a transfer.

string

A set of comma-separated labels for the transaction.

integer

The unique identifier of a category for the transaction.

string

A note for the transaction.

string

A memo for the transaction.

string

A cheque number for the transaction.

boolean

Whether the transaction needs to be reviewed or not.

Responses

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