Get a taxonomy node translation

get

<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/taxonomyNodes/{taxonomyNodes_id}/$translations/{taxonomyNodes-_translations_id}

Request

Path Parameters
Query Parameters
  • Restricts the resource fields. Only the specified fields and mandatory system fields are returned.

There's no request body for this operation.

Back to Top

Response

Default Response

A single item response
Body ()
Root Schema : taxonomyNodes-_translations_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNodeTranslation_item
Type: object
The translation of the taxonomy node list of values resource.
Show Source
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : taxonomyNode
Match All
Show Source
Nested Schema : Taxonomy Node
Type: object
Title: Taxonomy Node
The taxonomy node list of values resource is used to query the taxonomy nodes.
Show Source
Nested Schema : moduleType
Match All
Show Source
  • Title: Module Type
    Read Only: true
    The type of the taxonomy node.
  • Allowed Values: [ "APPLICATION", "LBA", "PAGE", "PRODUCT_LINE", "DELIVERY_ROOT", "FAMILY" ]
Nested Schema : $context
Type: object
Show Source
Back to Top