Sales Rep
Sales representative
listSalesReps
Returns a list of SalesReps.
createSalesRep
Create a SalesRep.
getSalesRep
Returns a single SalesRep.
updateSalesRep
[Update](https://jsonapi.org/format/#crud-updating) a SalesRep.
deleteSalesRep
[Delete](https://jsonapi.org/format/#crud-deleting) a SalesRep.
listSalesRepTasks
Returns a paginated list of tasks for the given sales rep from the last 12 months.
getLastCommissionCalculationSessionDate
Returns the date of the last commission calculation session.
listSalesRepKPIs
Get all KPIs defined for the given sales rep.
getSalesRepKPI
Get a single KPI defined for the given sales rep.
listSalesRepTargets
Returns a list of targets associated to the given sales rep.
listSalesRepCalendarEvents
Returns a paginated list of events for the sales rep.