Create transactions
Post transactions to given account
This operation will post transactions to account given by accountId
POST
Path Parameters
The account id to post transactions to
Query Parameters
The audit user to log the request
Body
application/json
The fields that you want to apply to your newly created transaction, these values will override the predefined template values
Transaction type
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)
A valid ISO 4217 currency code
Free input text
Maximum length:
255
Merchant name
Maximum length:
255
Posting date of the transaction in ISO-8601 date format (YYYY-MM-DD). This field will always post a transaction even if this date is not valid.
Posting date of the transaction in ISO-8601 date format (YYYY-MM-DD). When using this field an exception will be thrown if posting date is not valid.
Date of the transaction in ISO-8601 date format (YYYY-MM-DD)