Update Product Key

This web service enables you to update some Product key information. Most of the Product key details are read only.

Method Type URI
POST v90/ws/productKey/{productKeyId}.ws

Sample Request

See Sample XML for Product Key. The following elements of the XML can be updated. All other elements are read-only.

NOTE   The XML must comply with the schema provided for Product Key (see XSD for Product Key Web Services).

Parameter Description Type
totalEntitled The total number of activations allowed for this Product Key. You can increase or decrease this value. However, you cannot reduce this value below the available number of activations. Integer
enabled Enable/disable the Product Key. Boolean
customerEmail Update customer associated with the Product Key. String

Sample Response

Success

HTTP Status Code: 200

Failure

HTTP Status Code: 404

Response Body: The Product key does not exist.