HomeGuidesRecipesAPI ReferenceChangelog

Updates existing licensed software by ID

Matching computers are derived from software definitions, therefore they cannot be set with this operation.

<licensed_software>
	<general>
		<name>Adobe Creative Suite</name>
		<publisher>Adobe Systems Incorporated</publisher>
		<platform>Mac</platform>
		<send_email_on_violation>true</send_email_on_violation>
		<remove_titles_from_inventory_reports>false</remove_titles_from_inventory_reports>
		<exclude_titles_purchased_from_app_store>false</exclude_titles_purchased_from_app_store>
		<notes>string</notes>
		<site>
			<id>-1</id>
			<name>None</name>
		</site>
	</general>
	<software_definitions>
		<definition>
			<compare_type>like</compare_type>
			<name>string</name>
			<version>14</version>
		</definition>
	</software_definitions>
	<font_definitions>
		<definition>
			<compare_type>like</compare_type>
			<name>string</name>
			<version>14</version>
		</definition>
	</font_definitions>
	<plugin_definitions>
		<definition>
			<compare_type>like</compare_type>
			<name>string</name>
			<version>14</version>
		</definition>
	</plugin_definitions>
	<licenses>
		<license>
			<serial_number_1>string</serial_number_1>
			<serial_number_2>string</serial_number_2>
			<organization_name>string</organization_name>
			<registered_to>string</registered_to>
			<license_type>Standard</license_type>
			<license_count>500</license_count>
			<notes>string</notes>
			<purchasing>
				<is_perpetual>true</is_perpetual>
				<is_annual>false</is_annual>
				<po_number>string</po_number>
				<vendor>string</vendor>
				<purchase_price>string</purchase_price>
				<purchasing_account>string</purchasing_account>
				<po_date>2017-07-07 18:37:04</po_date>
				<license_expires>2017-07-07 18:37:04</license_expires>
				<life_expectancy>0</life_expectancy>
				<purchasing_contact>string</purchasing_contact>
			</purchasing>
		</license>
	</licenses>
</licensed_software>
Language
Authorization
Basic
base64
: