PATCH
/
salesreps
/
{id}

Path Parameters

id
string
required

Contact is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
address

Contact has Address

agent

Contact is automated Agent

creditBands
array

Sales Rep accepts leads from Credit Band

emails
string[]

Contact has Email

firstName
string

Contact has First Name

id
string

Contact is uniquely identified by id

isAcceptingNewLeads
boolean

Sales Rep is accepting new leads

lastName
string

Contact has Last Name

phoneNumbers
string[]

Contact has Phone Number

primaryEmail
string

Contact has Primary Email

primaryPhoneNumber
string

Contact has Primary Phone Number

roles
string[]

Contact has Role

templates
array

Sales Rep uses Template

Response

200 - application/json
data
object
success
boolean