Advanced query all enabled lookup codes.

post

https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/$views/lookupLOV/$query

Gets all of the enabled lookup codes for the given lookup type, filtering on the optional active date and always including the optional current value.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Match All
Show Source
Nested Schema : schema
Match All
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : type
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
Nested Schema : parameters
Type: object
Back to Top

Response

Default Response

Successful response of retrieving view lookupLOV for resource Standard Lookup Codes
Body ()
Root Schema : standardLookupCodes_view-lookupLOV
Match All
Show Source
Nested Schema : __collection_context
Type: object
Show Source
Nested Schema : standardLookupCodes_view-lookupLOV-allOf[1]
Type: object
Gets all of the enabled lookup codes for the given lookup type, filtering on the optional active date and always including the optional current value.
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Match All
Show Source
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : items-allOf[1]
Type: object
Show Source
Nested Schema : $context
Type: object
Show Source
Nested Schema : description
Match All
Show Source
  • Read Only: true
  • Title: Lookup Code Description
    The translated description of the Lookup Code.
Nested Schema : lookupCode
Match All
Show Source
  • Read Only: true
  • Title: Lookup Code ID
    The unique identifier of the Lookup Code.
Nested Schema : lookupType
Match All
Show Source
  • Read Only: true
  • Title: Lookup Type ID
    The unique identifier of the Lookup Type.
Nested Schema : meaning
Match All
Show Source
  • Read Only: true
  • Title: Lookup Code Meaning
    The translated meaning of the Lookup Code.
Back to Top