POST
/
v3
/
account
/
{accountId}

Path Parameters

accountId
string
required

The account id to post transactions to

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
type
string
required

Transaction type

amount
number
required

Transaction amount. It is possible to post only amount which is equal or more than minimal currency unit (For example, for EUR, SEK, NOK minimal unit is 0,01)

currency
string
required

A valid ISO 4217 currency code

text
string

Free input text

additionalInfo
object
transactionDetails
string

Merchant name

date
string

Date of the transaction in ISO-8601 date format (YYYY-MM-DD)

Response

201 - application/json
description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated