Update the current Instance
Updates the entries_start, name, or accounting_basis of the Instance identified by the teal-instance-id header.
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Headers
The Teal instance ID
Body
The datetime in UTC time from which the API will sync an Instance's accounting data. Transactions or journal entries cannot be entered before this date. The time component is ignored — the value is always stored as start-of-day UTC (00:00:00Z).
"2024-01-01T00:00:00Z"
The name of the business.
"ACME Goods Inc"
The accounting method used: cash basis or accrual basis.
cash, accrual "accrual"
Response
Successful Response
The unique ID of the object.
"RKtPbubK5NcbBsUmU1ktSP"
The datetime in UTC time from which the API will sync an Instance's accounting data. Transactions or journal entries cannot be entered before this date. The time component is ignored — the value is always stored as start-of-day UTC (00:00:00Z).
"2024-01-01T00:00:00Z"
The name of the business.
"ACME Goods Inc"
The Instance's subscription tier.
tier0, tier1, tier2, tier3, tier4 "tier3"
The type of accounting package the Instance uses as the source of truth for their books.
platformgl "platformgl"
The accounting method used: cash basis or accrual basis.
cash, accrual "accrual"