Login

Validate a salesperson's pin

Authentication

AuthorizationBearer

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

Path Parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
pinstringRequired

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