POST api/License/Update
Documentation for 'Update'.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
license | Documentation for 'license'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "LicenseID": "sample string 1", "LicenseStatus": "sample string 2", "CreatedOn": "2025-04-03T22:52:27.4326644-04:00", "AllowPhotoExtenxion": "sample string 3", "PhotoDrectory": "sample string 4", "License_Description": "sample string 5", "APIURL": "sample string 6", "AutoexactAPI": "sample string 7", "AwsBucketName": "sample string 8", "CommonImageURL": "sample string 9", "AwsAccessKeyId": "sample string 10", "AwsSecretAccessKey": "sample string 11", "IsVideoFeatureEnable": true, "AcroRdPath": "sample string 13", "ScrollDirection": "sample string 14", "VINFormData": "sample string 15", "EnableKioskMode": "sample string 16", "SaveImageWidth": "sample string 17", "SaveImageHeight": "sample string 18", "WifiSwitch": "sample string 19", "DealerWifiName": "sample string 20", "DealerWifiPassword": "sample string 21", "AutoUpdate": "sample string 22", "Name": "sample string 23", "MacAddress": "sample string 24", "LocalIP": "sample string 25", "ActivationDateTime": "2025-04-03T22:52:27.4326644-04:00", "NickName": "sample string 26", "ReportFontSize": 1, "PhotoTransferSoftware": "sample string 27", "BetaTesting": true, "AppVersion": "sample string 28", "ThetaCameraMode": "sample string 29", "Is360PhotoFeatureEnable": true, "LastLogin": "2025-04-03T22:52:27.4326644-04:00", "IsExt360PhotoEnable": true, "IsExt360PhotoFeatureEnable": true, "CollectionFlow": "sample string 33", "SelectOverlay": true, "AddSlide": true, "TextOverlay": true, "ShowVINFrom": true, "UploadVideo": true, "AllowSkipAdvanceMode": true, "PhotoCountForExt360": 40, "DualWifiAdapterSetting": "sample string 41", "BuildGroup": "sample string 42", "AppGroup": "sample string 43", "PreSavePrientSticker": true, "DealerVisionCollection": "sample string 45", "ZoomJoinLink": "sample string 46", "ZoomMeetingDate": "2025-04-03T22:52:27.4326644-04:00", "ZoomMeetingId": "sample string 47", "Productionurl": "sample string 48", "GPUurl": "sample string 49", "UserName": "sample string 50", "Password": "sample string 51" }
application/xml, text/xml
Sample:
<BoothApp_License xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BoothApp.Common"> <APIURL>sample string 6</APIURL> <AcroRdPath>sample string 13</AcroRdPath> <ActivationDateTime>2025-04-03T22:52:27.4326644-04:00</ActivationDateTime> <AddSlide>true</AddSlide> <AllowPhotoExtenxion>sample string 3</AllowPhotoExtenxion> <AllowSkipAdvanceMode>true</AllowSkipAdvanceMode> <AppGroup>sample string 43</AppGroup> <AppVersion>sample string 28</AppVersion> <AutoUpdate>sample string 22</AutoUpdate> <AutoexactAPI>sample string 7</AutoexactAPI> <AwsAccessKeyId>sample string 10</AwsAccessKeyId> <AwsBucketName>sample string 8</AwsBucketName> <AwsSecretAccessKey>sample string 11</AwsSecretAccessKey> <BetaTesting>true</BetaTesting> <BuildGroup>sample string 42</BuildGroup> <CollectionFlow>sample string 33</CollectionFlow> <CommonImageURL>sample string 9</CommonImageURL> <CreatedOn>2025-04-03T22:52:27.4326644-04:00</CreatedOn> <DealerVisionCollection>sample string 45</DealerVisionCollection> <DealerWifiName>sample string 20</DealerWifiName> <DealerWifiPassword>sample string 21</DealerWifiPassword> <DualWifiAdapterSetting>sample string 41</DualWifiAdapterSetting> <EnableKioskMode>sample string 16</EnableKioskMode> <GPUurl>sample string 49</GPUurl> <Is360PhotoFeatureEnable>true</Is360PhotoFeatureEnable> <IsExt360PhotoEnable>true</IsExt360PhotoEnable> <IsExt360PhotoFeatureEnable>true</IsExt360PhotoFeatureEnable> <IsVideoFeatureEnable>true</IsVideoFeatureEnable> <LastLogin>2025-04-03T22:52:27.4326644-04:00</LastLogin> <LicenseID>sample string 1</LicenseID> <LicenseStatus>sample string 2</LicenseStatus> <License_Description>sample string 5</License_Description> <LocalIP>sample string 25</LocalIP> <MacAddress>sample string 24</MacAddress> <Name>sample string 23</Name> <NickName>sample string 26</NickName> <Password>sample string 51</Password> <PhotoCountForExt360>40</PhotoCountForExt360> <PhotoDrectory>sample string 4</PhotoDrectory> <PhotoTransferSoftware>sample string 27</PhotoTransferSoftware> <PreSavePrientSticker>true</PreSavePrientSticker> <Productionurl>sample string 48</Productionurl> <ReportFontSize>1</ReportFontSize> <SaveImageHeight>sample string 18</SaveImageHeight> <SaveImageWidth>sample string 17</SaveImageWidth> <ScrollDirection>sample string 14</ScrollDirection> <SelectOverlay>true</SelectOverlay> <ShowVINFrom>true</ShowVINFrom> <TextOverlay>true</TextOverlay> <ThetaCameraMode>sample string 29</ThetaCameraMode> <UploadVideo>true</UploadVideo> <UserName>sample string 50</UserName> <VINFormData>sample string 15</VINFormData> <WifiSwitch>sample string 19</WifiSwitch> <ZoomJoinLink>sample string 46</ZoomJoinLink> <ZoomMeetingDate>2025-04-03T22:52:27.4326644-04:00</ZoomMeetingDate> <ZoomMeetingId>sample string 47</ZoomMeetingId> </BoothApp_License>
application/x-www-form-urlencoded
Sample: