Update Salesperson
Updates an existing Salesperson
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
id
The id of a salesperson.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
name
email
phoneNo
isSupervisor
posUnitGroup
Response
This endpoint returns an object.
id
The id of a salesperson.
code
The code of the Salesperson
name
The name of the Salesperson
email
The email of the Salesperson
phoneNo
The Phone no. of the Salesperson
isSupervisor
Specifies if it is a Supervisor
blocked
Specifies if the salesperson is blocked from using the system
posUnitGroup
The POS Unit Group of the Salesperson