Advanced query all time zone translations
post
<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/timezones/{timezones_id}/$translations/$query
Request
Path Parameters
Supported Media Types
- application/json
Nested Schema : accessors
Type:
object
Nested Schema : subTypes
Type:
object
Nested Schema : type
Type:
object
Response
Default Response
An array of items response
Nested Schema : timezones-_translations_item-response
Match All
Show Source - object oraCommonAppsInfraObjects.TimezoneTranslation_item The translation of the time zone list of values resource.
- object __busObj_context
Nested Schema : oraCommonAppsInfraObjects.TimezoneTranslation_item
Type:
object
The translation of the time zone list of values resource.
Show Source - $language: string Read Only:
true
- $sourceLang: string Read Only:
true
- timezone: timezone
- timezoneCode: string Read Only:
true
The unique code that identifies the time zone.
Nested Schema : timezone
Match All
Show Source - object Time Zone Title:
Time Zone
The time zones list of values resource is used to query the time zones. - object __busObj_context
Nested Schema : Time Zone
Type:
object
Title:
Time Zone
The time zones list of values resource is used to query the time zones.
Show Source - $sourceLang: string Read Only:
true
- createdBy: string Title:
Created By
Read Only:true
The user who created the record. - enabledFlag: boolean Title:
Time Zone Enabled
Read Only:true
Indicates if the time zone is enabled. - name: string Title:
Time Zone Name
Read Only:true
The name of the time zone. - timeCreated: string (date-time) Title:
Created On
Read Only:true
The date and time when the record was created. - timeUpdated: string (date-time) Title:
Last Updated Date
Read Only:true
The date and time when the record was last updated. - timezoneCode: string Title:
Time Zone Code
Read Only:true
The unique code that identifies the time zone. - updatedBy: string Title:
Last Updated By
Read Only:true
The user who last updated the record.