POST api/mmProductDevice/Save
Request Information
URI Parameters
None.
Body Parameters
mmProductDevice| Name | Description | Type | Additional information |
|---|---|---|---|
| ActionTypeId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsClearLog | boolean |
None. |
|
| IsServing | boolean |
None. |
|
| AlteredOn | date |
None. |
|
| CreatedOn | date |
None. |
|
| BaudRateProfileId | integer |
None. |
|
| CommCodeProfileId | integer |
None. |
|
| CommModeProfileId | integer |
None. |
|
| CommProtocolProfileId | integer |
None. |
|
| CommTypeProfileId | integer |
None. |
|
| DataBitProfileId | integer |
None. |
|
| DICOMFileCounter | integer |
None. |
|
| HandShakeProfileId | integer |
None. |
|
| ParityBitProfileId | integer |
None. |
|
| ProductDeviceId | integer |
None. |
|
| StartBitProfileId | integer |
None. |
|
| StopBitProfileId | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| AlteredById | integer |
None. |
|
| BranchId | integer |
None. |
|
| CreatedById | integer |
None. |
|
| LocationId | integer |
None. |
|
| PartyLocationId | integer |
None. |
|
| ProductId | integer |
None. |
|
| RoomPortionId | integer |
None. |
|
| UserLogId | integer |
None. |
|
| ADSAccessPath | string |
None. |
|
| ADSUserName | string |
None. |
|
| ADSUserPassword | string |
None. |
|
| CableConfigFilePath | string |
None. |
|
| CompressedFolderPath | string |
None. |
|
| DestinationFilePath | string |
None. |
|
| DestinationFolderPath | string |
None. |
|
| DeviceLocationText | string |
None. |
|
| DeviceName | string |
None. |
|
| DICOMFileExtension | string |
None. |
|
| DICOMFileFormat | string |
None. |
|
| DICOMHostingURL | string |
None. |
|
| FileExtension | string |
None. |
|
| FileHostingURL | string |
None. |
|
| FinalFilePath | string |
None. |
|
| HostInterfaceFilePath | string |
None. |
|
| MWLAET | string |
None. |
|
| MWLIP | string |
None. |
|
| MWLPort | string |
None. |
|
| NetworkAET | string |
None. |
|
| NetworkIP | string |
None. |
|
| NetworkPort | string |
None. |
|
| OrphanFolderPath | string |
None. |
|
| ProcessFilePath | string |
None. |
|
| ProcessFolderPath | string |
None. |
|
| ReaconFolderPath | string |
None. |
|
| ResultFilePath | string |
None. |
|
| SharePath | string |
None. |
|
| SourceFolderPath | string |
None. |
|
| WANIP | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ActionTypeId": 1,
"IsActive": true,
"IsClearLog": true,
"IsServing": true,
"AlteredOn": "2025-10-29T13:11:05.5520456+05:00",
"CreatedOn": "2025-10-29T13:11:05.5520456+05:00",
"BaudRateProfileId": 7,
"CommCodeProfileId": 8,
"CommModeProfileId": 9,
"CommProtocolProfileId": 10,
"CommTypeProfileId": 11,
"DataBitProfileId": 12,
"DICOMFileCounter": 13,
"HandShakeProfileId": 14,
"ParityBitProfileId": 15,
"ProductDeviceId": 16,
"StartBitProfileId": 17,
"StopBitProfileId": 18,
"OrganizationId": 19,
"CompanyId": 20,
"AlteredById": 21,
"BranchId": 22,
"CreatedById": 23,
"LocationId": 24,
"PartyLocationId": 25,
"ProductId": 26,
"RoomPortionId": 27,
"UserLogId": 28,
"ADSAccessPath": "sample string 29",
"ADSUserName": "sample string 30",
"ADSUserPassword": "sample string 31",
"CableConfigFilePath": "sample string 32",
"CompressedFolderPath": "sample string 33",
"DestinationFilePath": "sample string 34",
"DestinationFolderPath": "sample string 35",
"DeviceLocationText": "sample string 36",
"DeviceName": "sample string 37",
"DICOMFileExtension": "sample string 38",
"DICOMFileFormat": "sample string 39",
"DICOMHostingURL": "sample string 40",
"FileExtension": "sample string 41",
"FileHostingURL": "sample string 42",
"FinalFilePath": "sample string 43",
"HostInterfaceFilePath": "sample string 44",
"MWLAET": "sample string 45",
"MWLIP": "sample string 46",
"MWLPort": "sample string 47",
"NetworkAET": "sample string 48",
"NetworkIP": "sample string 49",
"NetworkPort": "sample string 50",
"OrphanFolderPath": "sample string 51",
"ProcessFilePath": "sample string 52",
"ProcessFolderPath": "sample string 53",
"ReaconFolderPath": "sample string 54",
"ResultFilePath": "sample string 55",
"SharePath": "sample string 56",
"SourceFolderPath": "sample string 57",
"WANIP": "sample string 58"
}
application/xml, text/xml
Sample:
<mmProductDevice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Architecture.Model.HRM.DeviceManagement"> <ADSAccessPath>sample string 29</ADSAccessPath> <ADSUserName>sample string 30</ADSUserName> <ADSUserPassword>sample string 31</ADSUserPassword> <ActionTypeId>1</ActionTypeId> <AlteredById>21</AlteredById> <AlteredOn>2025-10-29T13:11:05.5520456+05:00</AlteredOn> <BaudRateProfileId>7</BaudRateProfileId> <BranchId>22</BranchId> <CableConfigFilePath>sample string 32</CableConfigFilePath> <CommCodeProfileId>8</CommCodeProfileId> <CommModeProfileId>9</CommModeProfileId> <CommProtocolProfileId>10</CommProtocolProfileId> <CommTypeProfileId>11</CommTypeProfileId> <CompanyId>20</CompanyId> <CompressedFolderPath>sample string 33</CompressedFolderPath> <CreatedById>23</CreatedById> <CreatedOn>2025-10-29T13:11:05.5520456+05:00</CreatedOn> <DICOMFileCounter>13</DICOMFileCounter> <DICOMFileExtension>sample string 38</DICOMFileExtension> <DICOMFileFormat>sample string 39</DICOMFileFormat> <DICOMHostingURL>sample string 40</DICOMHostingURL> <DataBitProfileId>12</DataBitProfileId> <DestinationFilePath>sample string 34</DestinationFilePath> <DestinationFolderPath>sample string 35</DestinationFolderPath> <DeviceLocationText>sample string 36</DeviceLocationText> <DeviceName>sample string 37</DeviceName> <FileExtension>sample string 41</FileExtension> <FileHostingURL>sample string 42</FileHostingURL> <FinalFilePath>sample string 43</FinalFilePath> <HandShakeProfileId>14</HandShakeProfileId> <HostInterfaceFilePath>sample string 44</HostInterfaceFilePath> <IsActive>true</IsActive> <IsClearLog>true</IsClearLog> <IsServing>true</IsServing> <LocationId>24</LocationId> <MWLAET>sample string 45</MWLAET> <MWLIP>sample string 46</MWLIP> <MWLPort>sample string 47</MWLPort> <NetworkAET>sample string 48</NetworkAET> <NetworkIP>sample string 49</NetworkIP> <NetworkPort>sample string 50</NetworkPort> <OrganizationId>19</OrganizationId> <OrphanFolderPath>sample string 51</OrphanFolderPath> <ParityBitProfileId>15</ParityBitProfileId> <PartyLocationId>25</PartyLocationId> <ProcessFilePath>sample string 52</ProcessFilePath> <ProcessFolderPath>sample string 53</ProcessFolderPath> <ProductDeviceId>16</ProductDeviceId> <ProductId>26</ProductId> <ReaconFolderPath>sample string 54</ReaconFolderPath> <ResultFilePath>sample string 55</ResultFilePath> <RoomPortionId>27</RoomPortionId> <SharePath>sample string 56</SharePath> <SourceFolderPath>sample string 57</SourceFolderPath> <StartBitProfileId>17</StartBitProfileId> <StopBitProfileId>18</StopBitProfileId> <UserLogId>28</UserLogId> <WANIP>sample string 58</WANIP> </mmProductDevice>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.