POST api/save_tbl_DeviceInfo
Request Information
URI Parameters
None.
Body Parameters
tbl_DeviceInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| User_Id | integer |
None. |
|
| Person_Id | integer |
None. |
|
| DeviceInfo_Id | integer |
None. |
|
| RELEASE | string |
None. |
|
| DEVICE | string |
None. |
|
| MODEL | string |
None. |
|
| PRODUCT | string |
None. |
|
| BRAND | string |
None. |
|
| DISPLAY | string |
None. |
|
| CPU_ABI | string |
None. |
|
| CPU_ABI2 | string |
None. |
|
| UNKNOWN | string |
None. |
|
| HARDWARE | string |
None. |
|
| ID | string |
None. |
|
| MANUFACTURER | string |
None. |
|
| SERIAL | string |
None. |
|
| USER | string |
None. |
|
| HOST | string |
None. |
|
| DEVICE_ID | string |
None. |
|
| DEVICE_ClientID | string |
None. |
|
| DEVICE_ServerID | string |
None. |
|
| Created_By | integer |
None. |
|
| Mobile_No | string |
None. |
|
| Registred_By | string |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| OTP | string |
None. |
|
| App_Version | string |
None. |
|
| Allow_Tracking | string |
None. |
|
| Firebase_device_tokenid | string |
None. |
|
| obj_Server_Variables | Server_Variables |
None. |
|
| Department_Id | integer |
None. |
|
| M_Level_Id | integer |
None. |
|
| HashCodeString | string |
None. |
|
| UserTypeId | integer |
None. |
|
| Person_Name | string |
None. |
|
| Person_Name_Full | string |
None. |
|
| Person_Code | string |
None. |
|
| LoginId | string |
None. |
|
| Password | string |
None. |
|
| PunchIn | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"User_Id": 1,
"Person_Id": 2,
"DeviceInfo_Id": 3,
"RELEASE": "sample string 4",
"DEVICE": "sample string 5",
"MODEL": "sample string 6",
"PRODUCT": "sample string 7",
"BRAND": "sample string 8",
"DISPLAY": "sample string 9",
"CPU_ABI": "sample string 10",
"CPU_ABI2": "sample string 11",
"UNKNOWN": "sample string 12",
"HARDWARE": "sample string 13",
"ID": "sample string 14",
"MANUFACTURER": "sample string 15",
"SERIAL": "sample string 16",
"USER": "sample string 17",
"HOST": "sample string 18",
"DEVICE_ID": "sample string 19",
"DEVICE_ClientID": "sample string 20",
"DEVICE_ServerID": "sample string 21",
"Created_By": 22,
"Mobile_No": "sample string 23",
"Registred_By": "sample string 24",
"Latitude": "sample string 25",
"Longitude": "sample string 26",
"OTP": "sample string 27",
"App_Version": "sample string 28",
"Allow_Tracking": "sample string 29",
"Firebase_device_tokenid": "sample string 30",
"obj_Server_Variables": {
"AllowTracking": 1,
"Prompt_TA_DA": 2,
"EmpStatus": 3,
"GSTIN_Validation": 4,
"Skip_Telephonic_Radius": 5,
"Duplicate_Party_Radius": 6,
"Accuracy_Radius": 7,
"Current_Location_Accuracy": 8,
"Lock_Jurisdiction": 9,
"GPS_Log_Time_Difference": 10,
"Stop_Login_Older_Version": 11,
"Sync_Tracking_All_Records": 12,
"Sync_Tracking_Records": 13,
"Sync_Tracking_Auto_Sync_Records": 14,
"Allow_Update_Retailer_Location": 15,
"Allow_Update_Distributor_Location": 16,
"Download_Master_Data": 17,
"Allow_Clear_Old_Location_Log": 18,
"Allow_Clear_Old_Data_Log": 19,
"Allow_Clear_App_Data": 20,
"Allow_Clear_Pass_1": 21,
"Allow_Clear_Pass_2": 22,
"Allow_Clear_Pass_3": 23,
"Allow_Clear_Images_From_Storage": 24,
"Command_Text": "sample string 25",
"Allow_App_Restart": 26,
"Recovery_Mode": 27,
"DSR_Last_Approved_Date": "sample string 28",
"Apply_DSR_Approval_Lock": 29,
"Watcher_Battery": 30,
"Watcher_Network": 31,
"Watcher_GPSChange": 32,
"DailyExpences_Id": "sample string 33",
"PJP_Condition": "sample string 34",
"NewAPP_Verson": "sample string 35"
},
"Department_Id": 31,
"M_Level_Id": 32,
"HashCodeString": "sample string 33",
"UserTypeId": 34,
"Person_Name": "sample string 35",
"Person_Name_Full": "sample string 36",
"Person_Code": "sample string 37",
"LoginId": "sample string 38",
"Password": "sample string 39",
"PunchIn": 40
}
application/xml, text/xml
Sample:
<tbl_DeviceInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MIDAS_API.Models">
<Allow_Tracking>sample string 29</Allow_Tracking>
<App_Version>sample string 28</App_Version>
<BRAND>sample string 8</BRAND>
<CPU_ABI>sample string 10</CPU_ABI>
<CPU_ABI2>sample string 11</CPU_ABI2>
<Created_By>22</Created_By>
<DEVICE>sample string 5</DEVICE>
<DEVICE_ClientID>sample string 20</DEVICE_ClientID>
<DEVICE_ID>sample string 19</DEVICE_ID>
<DEVICE_ServerID>sample string 21</DEVICE_ServerID>
<DISPLAY>sample string 9</DISPLAY>
<Department_Id>31</Department_Id>
<DeviceInfo_Id>3</DeviceInfo_Id>
<Firebase_device_tokenid>sample string 30</Firebase_device_tokenid>
<HARDWARE>sample string 13</HARDWARE>
<HOST>sample string 18</HOST>
<HashCodeString>sample string 33</HashCodeString>
<ID>sample string 14</ID>
<Latitude>sample string 25</Latitude>
<LoginId>sample string 38</LoginId>
<Longitude>sample string 26</Longitude>
<MANUFACTURER>sample string 15</MANUFACTURER>
<MODEL>sample string 6</MODEL>
<M_Level_Id>32</M_Level_Id>
<Mobile_No>sample string 23</Mobile_No>
<OTP>sample string 27</OTP>
<PRODUCT>sample string 7</PRODUCT>
<Password>sample string 39</Password>
<Person_Code>sample string 37</Person_Code>
<Person_Id>2</Person_Id>
<Person_Name>sample string 35</Person_Name>
<Person_Name_Full>sample string 36</Person_Name_Full>
<PunchIn>40</PunchIn>
<RELEASE>sample string 4</RELEASE>
<Registred_By>sample string 24</Registred_By>
<SERIAL>sample string 16</SERIAL>
<UNKNOWN>sample string 12</UNKNOWN>
<USER>sample string 17</USER>
<UserTypeId>34</UserTypeId>
<User_Id>1</User_Id>
<obj_Server_Variables>
<Accuracy_Radius>7</Accuracy_Radius>
<AllowTracking>1</AllowTracking>
<Allow_App_Restart>26</Allow_App_Restart>
<Allow_Clear_App_Data>20</Allow_Clear_App_Data>
<Allow_Clear_Images_From_Storage>24</Allow_Clear_Images_From_Storage>
<Allow_Clear_Old_Data_Log>19</Allow_Clear_Old_Data_Log>
<Allow_Clear_Old_Location_Log>18</Allow_Clear_Old_Location_Log>
<Allow_Clear_Pass_1>21</Allow_Clear_Pass_1>
<Allow_Clear_Pass_2>22</Allow_Clear_Pass_2>
<Allow_Clear_Pass_3>23</Allow_Clear_Pass_3>
<Allow_Update_Distributor_Location>16</Allow_Update_Distributor_Location>
<Allow_Update_Retailer_Location>15</Allow_Update_Retailer_Location>
<Apply_DSR_Approval_Lock>29</Apply_DSR_Approval_Lock>
<Command_Text>sample string 25</Command_Text>
<Current_Location_Accuracy>8</Current_Location_Accuracy>
<DSR_Last_Approved_Date>sample string 28</DSR_Last_Approved_Date>
<DailyExpences_Id>sample string 33</DailyExpences_Id>
<Download_Master_Data>17</Download_Master_Data>
<Duplicate_Party_Radius>6</Duplicate_Party_Radius>
<EmpStatus>3</EmpStatus>
<GPS_Log_Time_Difference>10</GPS_Log_Time_Difference>
<GSTIN_Validation>4</GSTIN_Validation>
<Lock_Jurisdiction>9</Lock_Jurisdiction>
<NewAPP_Verson>sample string 35</NewAPP_Verson>
<PJP_Condition>sample string 34</PJP_Condition>
<Prompt_TA_DA>2</Prompt_TA_DA>
<Recovery_Mode>27</Recovery_Mode>
<Skip_Telephonic_Radius>5</Skip_Telephonic_Radius>
<Stop_Login_Older_Version>11</Stop_Login_Older_Version>
<Sync_Tracking_All_Records>12</Sync_Tracking_All_Records>
<Sync_Tracking_Auto_Sync_Records>14</Sync_Tracking_Auto_Sync_Records>
<Sync_Tracking_Records>13</Sync_Tracking_Records>
<Watcher_Battery>30</Watcher_Battery>
<Watcher_GPSChange>32</Watcher_GPSChange>
<Watcher_Network>31</Watcher_Network>
</obj_Server_Variables>
</tbl_DeviceInfo>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |