GET {who}/lookup/{serviceCode}/{serviceEdition}?authorizationCode={authorizationCode}

This operation performs a call to a LookUp service defined by the input parameters ServiceCode and ServiceEditionCode.

Request Information

Parameters

NameDescriptionAdditional information
who Who to retrieve messages for. Valid values are "my", or an organization number of an organization the user can represent, or "r"<Reportee.ReporteeId>, where the identified reportee may be a person or organization.

Define this parameter in the request URI.

serviceCode The ServiceCode of the LookUp service to call.

Define this parameter in the request URI.

serviceEdition The ServiceEditionCode of the LookUp service to call.

Define this parameter in the request URI.

queryOptions The supplied ODataQueryOptions (if any).

None.

authorizationCode The authorization code owned by the party accessing the data. Used for consent usage logging.

Define this parameter in the request URI.

Response Information

The response of the LookUp service.

Response body formats

application/hal+xml

Sample:

Sample not available.

application/hal+json

Sample:

Sample not available.