POST api/Tac/GetCompanyName
Request Information
URI Parameters
None.
Body Parameters
TacRequestModel| Name | Description | Type | Additional information |
|---|---|---|---|
| IMEI | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"IMEI": 1
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.