Advanced query all lookup code translations

post

https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/commonLookupTypes/{commonLookupTypes_id}/codes/{commonLookupTypes-codes_id}/$translations/$query

Request

Path Parameters
  • This path parameter maps to a composite key that consists of the following fields defined in the Common Lookup Types/codes REST resource:
    1. lookupType: The unique identifier of the Lookup Type.
    2. lookupCode: The unique identifier of the Lookup Code.
    To generate the path parameter value, first encode the field values, then concatenate them using a comma and encode the resulting string.
  • This path parameter maps to the following field defined in the Common Lookup Types REST resource:
    1. lookupType: The unique identifier of the Lookup Type.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Match All
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : type
Type: object
Show Source
Nested Schema : accessors
Type: object
Nested Schema : fields
Type: array
Show Source
Nested Schema : subTypes
Type: object
Nested Schema : collection
Type: object
Show Source
Nested Schema : sortBy
Type: array
Show Source
Nested Schema : items
Match One Schema
Show Source
Nested Schema : type
Type: object
Back to Top

Response

Default Response

An array of items response
Body ()
Root Schema : commonLookupTypes-codes-_translations
Match All
Show Source
Nested Schema : __collection_context
Type: object
Show Source
Nested Schema : commonLookupTypes-codes-_translations-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : commonLookupTypes-codes-_translations_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCodeTranslation_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCodeTranslation_item-fields
Type: object
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCodeTranslation_item-allOf[1]
Type: object
The lookup code translations list of values resource is used to query the list of lookup code translations.
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : lookupCodeTranslationBase
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCode_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCode_item-fields
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCode_abstract-item
Type: object
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupCode_item-fields-allOf[1]
Type: object
Show Source
Nested Schema : Lookup Code
Type: object
Title: Lookup Code
The lookup codes list of values resource is used to query the list of lookup codes.
Nested Schema : $context
Type: object
Show Source
Back to Top