GET Lookup?LookupType={LookupType}&ParentId={ParentId}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
lookupRequest | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "timeStamp": "2025-05-03T21:49:01.6766061+04:00", "responseCode": "Success", "validationErrorsList": null, "response": null }
application/xml, text/xml
Sample:
<ApiResponseOfArrayOfLookupItemCgT8hAcC xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eres.Core.Processing.Model"> <Response xmlns:d2p1="http://schemas.datacontract.org/2004/07/Taqyeem.Services.Model" i:nil="true" /> <ResponseCode>Success</ResponseCode> <TimeStamp>2025-05-03T21:49:01.6766061+04:00</TimeStamp> <ValidationErrorsList i:nil="true" /> </ApiResponseOfArrayOfLookupItemCgT8hAcC>