Advanced query all territory translations
post
<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/territories/{territories_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 : territories-_translations_item-response
Match All
Show Source
-
object
oraCommonAppsInfraObjects.TerritoryTranslation_item
The translation of the territory list of values resource.
-
object
__busObj_context
Nested Schema : oraCommonAppsInfraObjects.TerritoryTranslation_item
Type:
object
The translation of the territory list of values resource.
Show Source
-
$language: string
Read Only:
true
-
$sourceLang: string
Read Only:
true
-
territory:
territory
-
territoryCode: string
Read Only:
true
The unique code of the territory.
Nested Schema : territory
Match All
Show Source
-
object
Territory
Title:
Territory
The territories list of values resource is used to query the ISO standard territories. -
object
__busObj_context
Nested Schema : Territory
Type:
object
Title:
Territory
The territories list of values resource is used to query the ISO standard territories.
Show Source
-
$sourceLang: string
Read Only:
true
-
createdBy: string
Title:
Created By
Read Only:true
The user who created the record. -
description: string
Title:
Territory Description
Read Only:true
The description of the territory. -
enabledFlag: boolean
Title:
Territory Enabled
Read Only:true
Indicates if a territory is enabled. -
obsoleteFlag: boolean
Title:
Territory Obsolete
Read Only:true
Indicates if a territory is obsolete. -
territoryCode: string
Title:
Territory Code
Read Only:true
The unique code of the territory. -
territoryShortName: string
Title:
Territory Short Name
Read Only:true
The name of the territory. -
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. -
updatedBy: string
Title:
Last Updated By
Read Only:true
The user who last updated the record.