v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Lookups

Get Lookup Value by Lookup ID

Retrieves a specific lookup value identified by LutID.

get/v1/lookups/values/{LutID}

Path parameters

LutIDinteger required

The unique identifier of the lookup value to be retrieved.

Response

The lookup value associated with the specified lookup ID.

LutTypeRefstring nullable

A reference to the lookup type, typically used for informational purposes.

LutIDinteger nullable

The unique identifier of the lookup value.

LutTypeIDinteger nullable

The unique identifier of the lookup type associated with this value.

LutValuestring nullable

The actual value of the lookup item.

LastUpdatedstring date-time nullable

The date and time when the lookup value was last updated.

OrderKeyinteger nullable

The order or priority key associated with the lookup value.

LutCodeinteger nullable

A code associated with the lookup value, typically used for categorization or identification.

Ckeystring nullable

A unique key associated with the lookup value for additional identification or reference.

ServiceLutIdinteger nullable

The service-related identifier associated with the lookup value.

CreatedDTstring date-time nullable

The date and time when the lookup value was created.

CreatedBTinteger nullable

The identifier of the user or system that created the lookup value.

UpdatedByinteger nullable

The identifier of the user or system that last updated the lookup value.

LinkedLutIdinteger nullable

The identifier of a related or linked lookup value.