Accounting
Update account
PUT
/
accounting
/
accounts
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredAccount identifier
Body
name
string
requiredThe name of the account
number
string
requiredThe number of the account
Response
200 - application/json
id
object
name
string | null
Account name used for internal labeling.
number
string
Account number from your used skr 03 or skr 04 chart of accounts.
type
enum<string>
Type of account which references to the chart of accounts.
Available options:
bankAccount
, ledgerAccount
, revenueGermany
, revenueGermanyReduced
, salesDeductionAccount
, revenueEurope
, revenueTaxFree
, bankFees
, passiveDeferral
, debtor
, paypal
, stripe
, sepaDebit
, goCardless
Was this page helpful?