POST api/Tac/GetHRLLookupsDataAPI

Request Information

URI Parameters

None.

Body Parameters

HRLInput
NameDescriptionTypeAdditional information
Mobilenumber

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Mobilenumber": "sample string 1"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.