v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBCreate transactions
Post transactions to given account
This operation will post transactions to account given by accountId
post/v3/account/{accountId}
Path parameters
accountIdstring biginteger required
The account id to post transactions to
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
{
"currency": "EUR"
}Response
Successful creation of transaction