Skip to end of banner
Go to start of banner

general_settings_complete

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Name

Type

Description

default_system_languageStringThe default system language of the organisation
maximum_file_sizeNumberThe maximum size of files which are allowed to be uploaded (in KB)
allowed_file_typesStringThe type of files which are allowed to be uploaded
default_countryCountry ObjectThe default country of the organisation
default_currencyCurrency ObjectThe default currency of the organisation
time_zoneTimezone ObjectThe timezone of the organisation
supported_languages_setSet of Language Objects

The languages that are supported by the organisation

Available from CRM.COM R13.0.0

supported_countries_setSet of Country Objects

The countries that are supported by the organisation

Available from CRM.COM R15.0.0

Referred Objects Response Data

 country object response data

Name

Type

Description

id

String

The id of the retrieved country

name

String

The name of the retrieved country

alternative_codeString

The alternative code of the retrieved country

dialing_codeString

The dialing code of the retrieved country

Available from CRM.COM R15.1.0

two_character_codeString

The two character code of the retrieved country

three_character_codeString

The three character code of the retrieved country

country_flagImage Object

The flag of the retrieved country

Available from CRM.COM R15.1.0

Referred Objects Response Data

 country_flag object response data

Name

Type

Description

id

String

The ID of the retrieved country flag

fileFile ObjectThe information of the attached file

Referred Objects Response Data

 file object response data

 

Name

Type

Description

file_nameStringThe name of the file
file_content_urlStringThe url that can be used to access the actual content of the file
file_mime_typeStringThe mime type of the attached file

 currency object response data

Name

Type

Description

id

String

The ID of the retrieved currency

code

String

The code of the retrieved currency

prefix_symbolStringThe prefix symbol for the specified currency

suffix_symbol

StringThe suffix symbol for the specified currency
life_cycle_stateString

The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE

Available from CRM.COM R14.0.0

integer_part_nameStringThe integer part name for the specified currency
decimal_part_nameStringThe decimal part name for the specified currency

 timezone object response data

Name

Type

Description

regionStringThe region that is represented by the selected timezone
utc_offset_in_minutesIntegerThe selected timezone offset in relation to UTC in minutes

 lanugage object response data

Name

Type

Description

languageStringThe language supported by the organisation

  • No labels