Get Scanner Setup
This endpoint retrieves the setup details for a specific gate, such as the gate's name, location, and the admission codes it supports.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
id
A unique id that identifies a specific speedgate scanner setup.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Response
Returns the setup details for the specified gate.
id
A unique id that identifies a specific speedgate scanner setup.
scannerId
A human friendly unique code that identifies a specific speedgate.
description
A textual description or name
enabled
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.
permitDocLxCityCards
Indicates if the scanner will permit DocLX city cards when scanned.
imageProfileCode
Code representing the image profile.
ticketProfileCode
Code representing the ticket profile.
memberCardProfileCode
Code representing the member card profile.
items
category
A category containing a multiple scanners. The category offers a way to group the scanners for representation purposes.