Retrieve Channel Partner Contact Details by Contact Name
Returns the details of a channel partner contact by contact name.
NOTE This method is identical for both customers and channel partners.
Method Type | URI |
---|---|
GET | v90/ws/contact/{contactId}.ws?firstName={firstName}&lastName={lastName} |
GET Parameters
Parameter | Description | Type |
---|---|---|
contactId | Identifier of the contact in the database. | Integer |
firstName | First name of the contact. | String |
lastName | Last name of the contact. | String |
Sample Request
Not applicable.
Sample Response
HTTP Status Code: 200