Advanced query a lookup code translation
post
https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/commonLookupCodes/{commonLookupCodes_id}/$translations/{commonLookupCodes-_translations_id}/$query
Request
Path Parameters
- commonLookupCodes-_translations_id(required): string This path parameter maps to a composite key that consists of the following fields defined in the Common Lookup Codes/Translations REST resource:
- lookupType: The unique identifier of the Lookup Type.
- lookupCategory: The lookup category of the Lookup Code.
- lookupCode: The unique identifier of the Lookup Code.
- $language
- commonLookupCodes_id(required): string This path parameter maps to a composite key that consists of the following fields defined in the Common Lookup Codes REST resource:
- lookupType: The unique identifier of the Lookup Type.
- lookupCode: The unique identifier of the Lookup Code.
Supported Media Types
- application/json
Nested Schema : accessors
Type:
object
Nested Schema : subTypes
Type:
object
Response
Default Response
A single item response
Nested Schema : oraCommonAppsInfraObjects.LookupCodeTranslation_item
Match All
The lookup code translations list of values resource is used to query the list of lookup code translations.
Show Source - object oraCommonAppsInfraObjects.LookupCodeTranslation_item-fields
- object oraCommonAppsInfraObjects.LookupCodeTranslation_item-allOf[1] The lookup code translations list of values resource is used to query the list of lookup code translations.
Nested Schema : oraCommonAppsInfraObjects.LookupCodeTranslation_item-fields
Type:
Show Source object
- $language: string Read Only:
true
- $sourceLang: string Read Only:
true
- createdBy: string Read Only:
true
The user who created the record. - description: string Read Only:
true
The translated description of the Lookup Code. - lookupCategory: string (big-integer) Read Only:
true
The lookup category of the Lookup Code. - lookupCode: string Read Only:
true
The unique identifier of the Lookup Code. - lookupCodeTranslationBase: lookupCodeTranslationBase
- lookupType: string Read Only:
true
The unique identifier of the Lookup Type. - meaning: string Read Only:
true
The translated meaning of the Lookup Code. - timeCreated: string (date-time) Read Only:
true
The date and time when the record was created. - timeUpdated: string (date-time) Read Only:
true
The date and time when the record was last updated. - updatedBy: string Read Only:
true
The user who last updated the record.
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 : oraCommonAppsInfraObjects.LookupCode_item
Match All
The lookup codes list of values resource is used to query the list of lookup codes.
Show Source - allOf oraCommonAppsInfraObjects.LookupCode_item-fields
- object Lookup Code Title:
Lookup Code
The lookup codes list of values resource is used to query the list of lookup codes.
Nested Schema : oraCommonAppsInfraObjects.LookupCode_abstract-item
Type:
Show Source object
- $sourceLang: string Read Only:
true
- createdBy: string Read Only:
true
- description: string Read Only:
true
- displaySequence: string (big-integer) Read Only:
true
- enabledFlag: boolean Read Only:
true
- endDateActive: string (date) Read Only:
true
- lookupCode: string Read Only:
true
- lookupType: string Read Only:
true
- meaning: string Read Only:
true
- startDateActive: string (date) Read Only:
true
- tag: string Read Only:
true
- timeCreated: string (date-time) Read Only:
true
- timeUpdated: string (date-time) Read Only:
true
- updatedBy: string Read Only:
true
Nested Schema : oraCommonAppsInfraObjects.LookupCode_item-fields-allOf[1]
Type:
Show Source object
- createdBy: string Title:
Created By
The user who created the record. - description: string Title:
Lookup Code Description
The translated description of the Lookup Code. - displaySequence: string Title:
Display Sequence
The display sequence of the Lookup Code. - enabledFlag: boolean Title:
Lookup Code Enabled
The enabled flag of the Lookup Code. - endDateActive: string Title:
End Date Active
The active end date of the Lookup Code. - lookupCode: string Title:
Lookup Code ID
The unique identifier of the Lookup Code. - lookupType: string Title:
Lookup Type ID
The unique identifier of the Lookup Type. - meaning: string Title:
Lookup Code Meaning
The translated meaning of the Lookup Code. - startDateActive: string Title:
Start Date Active
The active start date of the Lookup Code. - tag: string Title:
Lookup Tag
The tag value of the Lookup Code. - timeCreated: string Title:
Created On
The date and time when the record was created. - timeUpdated: string Title:
Last Updated Date
The date and time when the record was last updated. - updatedBy: string Title:
Last Updated By
The user who last updated the record.
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.
Links
- $self
- Parameters:
- commonLookupCodes-_translations_id:
$request.path.commonLookupCodes-_translations_id
- commonLookupCodes_id:
$request.path.commonLookupCodes_id
- commonLookupCodes-_translations_id: