Create a Feature for a Given Vendor ID

Create a new Feature for specified Vendor ID.

Method Type URI
PUT v90/ws/vendor/{vendorId}/feature.ws

URI Parameters

Parameter Description Type
vendorId Identifier of the Vendor in the database. Integer

Sample Request

See Sample XML for Feature Web Services.

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

Sample Response

Success

HTTP Status Code: 201

Header-Location: feature ID

Failure

HTTP Status Code: 404

Response Body: The specific Vendor with ID 111 was not found.