GET SalesRepresentative/HasActivity/{id}

Determines whether the specified Sales Representative has activity.

Request Information

URI Parameters

NameTypeAdditional informationDescription
id integer

Required

The Sales Representative identifier.

Body Parameters

None.

Response Information

Resource Description

Returns True if the Sales Representative has activity.

bool

Response Formats

application/json, text/json

Sample:
true