Admin
GET
7 endpoints
/api/v3/admin/accounting
GetAccountingSettingsV3
Get accounting settings
/api/v3/admin/accountperiod
GetAccountPeriodsV3
Get the list of account periods
/api/v3/admin/license
GetLicenseDetailsV3
Get license details.
/api/v3/admin/logo
GetOrganizationLogoV3
Retrieve the organization logo, if configured. Only URLs or JPEG, PNG, and SVG images are acceptable organization logos. If the saved base64 image is of a different file type, it will return an error.
/api/v202305/admin/reportingSettings
GetReportingSettingsV202305
Get the system reporting settings
/api/v3/admin/systemSettings
GetSystemSettingsNewV3
Get system settings
/api/v3/admin/systemsetting
GetSystemSettingsV3
PUT
8 endpoints
/api/v3/admin/accounting
EditAccountingSettingsV3
Edit accounting settings
/api/v3/admin/license
EditLicenseDetailsV3
Edit the license details.
/api/v3/admin/systemSettings
Deprecated
EditSystemSettingsNewV3
Edit system settings
/api/v202306/admin/systemSettings
Deprecated
EditSystemSettingsV202306
Edit system settings
/api/v202405/admin/systemSettings
EditSystemSettingsV202405
Edit system settings
/api/v3/admin/customapplicationaction/{webhookId}
ProcessCustomAppActionV3
Fire a custom application action webhook
/api/v202305/admin/reportingSettings
SetReportingSettingsV202305
Set the system reporting settings
/api/v3/admin/systemsetting
UpdateSystemSettingsV3