Instances
Update an Instance
Updates the start_date
or name
of an Instance.
PUT
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The instance ID
Body
application/json
A list of fields to be cleared.
Available options:
parent_id
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 name of the business.
The ID of the Instance's parent.
Response
201 - application/json
The response is of type any
.