Appearance
accounting-preset
Auto presetting of Accounting Accounts
POST
/accounts/{accountUuid}/accounting/v2/journal-years/{journalYearUuid}/preset-auto
Automatically sets pre year ending saldo as saldo opening
Authorizations
ApiToken
Bearer token authentication. Create tokens in Settings > API Token.
Type
HTTP (bearer)
Parameters
Path Parameters
accountUuid*
Type
Requiredstring
Format
"uuid"journalYearUuid*
Type
Requiredstring
Format
"uuid"Responses
Successful response
application/json
JSON "data": null, "message": "string", "status": 200, "meta": { }
{
}