go back to SalespersonService

GET /salespersons/{id}

Retrieves the Salesperson requested by the ID

Roles that can access this endpoint are Users.

Parameters

name description type default type
id ID of the salesperson to be returned path String
includeContacts query false Boolean

Result

RowSalesperson of type: application/xml application/json

the requested Salesperson object

Child Elements:

Try It Out

Request

- Authentication Help
- String
- Boolean