Advanced query a lookup code translation

post

https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/{standardLookupCodes_id}/$translations/{standardLookupCodes-_translations_id}/$query

Request

Path Parameters
  • This path parameter maps to a composite key that consists of the following fields defined in the Standard Lookup Codes/Translations REST resource:
    1. lookupType: The unique identifier of the Lookup Type.
    2. lookupCategory: The lookup category of the Lookup Code.
    3. lookupCode: The unique identifier of the Lookup Code.
    4. $language
    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 a composite key that consists of the following fields defined in the Standard Lookup 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.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : accessors
Type: object
Nested Schema : fields
Type: array
Show Source
Nested Schema : subTypes
Type: object
Back to Top

Response

Default Response

A single item response
Body ()
Root Schema : standardLookupCodes-_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