Create a Channel Partner

Create a new channel partner.

Method Type URI
PUT v90/ws/partner.ws

Sample Request

A basic sample XML is provided at Sample XML for Channel Partner Web Services.

The XML must comply with the schema XSD for Channel Partner Web Services. The XML element names are self-explanatory.

XML Elements Description Type
type

(Optional) Refers to the channel partner type. Possible value:

org - Organization-type channel partner

String

Sample Response

Success

HTTP Status Code: 201

Header-Location: {partnerId} (ID of the channel partner created.)

Response Body:

Failure

HTTP Status Code: 400

Response Body: Channel partner already exists.