v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
Applications

Update app config

General settings of an app. Can be modified in app

post/apps/{appId}/settings

Path parameters

appIdinteger required

The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.

Query parameters

settingsobject
{
  "accounting.template.color-primary": "#003B51",
  "accounting.export.journals.VE": "VE"
}
keystring
valuestring

Value can be a primitive or a file

Response

Success

codeinteger
typestring
messagestring