Skip to main content
POST
Create transaction

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Body

application/json
transaction
object
required

Response

transaction already exists for external idempotency key

id
string<uuid>
required
date
string<date>
required
amount
string
required
currency
string
required
name
string
required
classification
string
required
account
object
required
tags
object[]
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
notes
string | null
external_id
string | null
source
string | null
category
object | null
merchant
object | null
transfer
object | null