Update Salesperson

Updates an existing Salesperson

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

idUUIDRequired
The id of a salesperson.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
namestringOptional
emailstringOptional
phoneNostringOptional
isSupervisorbooleanOptional
posUnitGroupstringOptional

Response

This endpoint returns an object.
idUUID
The id of a salesperson.
codestring
The code of the Salesperson
namestring
The name of the Salesperson
emailstring
The email of the Salesperson
phoneNostring
The Phone no. of the Salesperson
isSupervisorboolean
Specifies if it is a Supervisor
blockedboolean
Specifies if the salesperson is blocked from using the system
posUnitGroupstring
The POS Unit Group of the Salesperson