Find Scanners

This endpoint retrieves a list of all scanners registered within the specified company.

Scanner Id Filter
The ScannerId parameter allows you to filter the list by scanner Id. It supports wildcards, enabling partial matches to retrieve multiple related scanners efficiently.

Authentication

x-np-api-keystring
API Key authentication via header

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.

Query parameters

scannerIdstringRequired

A human friendly unique code that identifies a specific speedgate. Supports filtering such as * for wildcard matching f.ex. GATE*

Response

Returns a list of scanners matching the specified filter criteria.
scannerslist of objects
requireScannerIdbooleanOptional
Indicates if the speedgate requires a scanner id when scanning a reference number. When not providing a scanner id, a set of default profiles will be used for configuration.
permitTicketsbooleanOptional
Indicates if the scanner will permit tickets when scanned.
permitMemberCardsbooleanOptional
Indicates if the scanner will permit member cards when scanned.
permitWalletsbooleanOptional
Indicates if the scanner will permit wallets when scanned.
imageProfileCodestringOptional
Code representing the image profile.
ticketProfileCodestringOptional
Code representing the ticket profile.
memberCardProfileCodestringOptional
Code representing the member card profile.
itemslist of objectsOptional