Try Admit
This endpoint attempts to validate a customer’s reference number and identifies it as either a ticket, member card, or wallet. Each type provides different responses.
Ticket Reference Returns a single token that you can use with the admitToken endpoint.
Member Card Reference Returns a primary token for the member and additional tokens for any guests, with details such as guest type and max number of guests.
Wallet Reference Returns a list of tickets, each with relevant admission details, which can be individually used in subsequent calls to tryAdmit.
City Card Reference Returns a token for the city card, which can be used with the admit endpoint.
Ticket Token Reference Returns an admit token and a list of tickets that will be admitted when the admit token is used.
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Used for API versioning. More details.
Request
The number sent to speedgate to open the gate
A human friendly unique code that identifies a specific speedgate.
A unique code that identifies a specific admission.
Response
Returns the result of the try to admit a customer.
A unique token that identifies a specific admission request
The type of reference number that was identified.
Details of a member card and its guests
When attempting to admit a ticket, some ticket details should be provided.
Details of a wallet and its tickets