Validate Departure
Validates a ticket for departure from an admission, marking the ticket as departed. Used when tracking both entry and exit of customers, this endpoint helps manage capacities and ensures that the ticket is correctly processed upon leaving. Similar to arrival validation, it can include admissionCode and scannerStation.
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
The unique identifier of a ticket
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Used for API versioning. More details.
Request
A unique code that identifies a specific admission.
Response
The unique identifier of a ticket
The unique identifier of a ticket
Indicates whether the ticket has been registered as departed from the admission
A code that identifies the reason of the action result
A message that describes the result of the action