Skip to content

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
string
Required
Format
"uuid"
journalYearUuid*
Type
string
Required
Format
"uuid"

Responses

Successful response

application/json
JSON
{
  
"data": null,
  
"message": "string",
  
"status": 200,
  
"meta": {
  
}
}

Playground

Authorization
Variables
Key
Value

Samples