Get a lookup

get

/hzLookups/{hzLookupsUniqID}

Get a lookup

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- LookupType and LookupCode ---for the Lookups resource and used to uniquely identify an instance of Lookups. The client should not generate the hash key value. Instead, the client should query on the Lookups collection resource with a filter on the primary key values in order to navigate to a specific instance of Lookups.

    For example: hzLookups?q=LookupType=<value1>;LookupCode=<value2>
Query Parameters

There's no request body for this operation.

Back to Top

Response

Default Response

The following table describes the default response for this task.
Back to Top