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.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Query parameters
scannerId
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 according t .
requireScannerId
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.
permitTickets
Indicates if the scanner will permit tickets when scanned.
permitMemberCards
Indicates if the scanner will permit member cards when scanned.
permitWallets
Indicates if the scanner will permit wallets when scanned.
imageProfileCode
Code representing the image profile.
ticketProfileCode
Code representing the ticket profile.
memberCardProfileCode
Code representing the member card profile.
items
scanners