Send to Wallet
Sends a confirmed ticket as an e-ticket (“apple” wallet) to the customer’s email address or phone number specified in the request. This endpoint facilitates electronic delivery of tickets, allowing customers to receive and present their tickets digitally. Useful for post-purchase communications and ensuring customers have access to their tickets.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
ticketId
The unique identifier of a ticket
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
notificationAddress
The email address or mobile phone number to send tickets and notifications to
Response
This endpoint returns an object.
ticketId
The unique identifier of a ticket
ticketNumber
The unique identifier of a ticket
ticketSent
Indicates whether the ticket has been sent as an e-ticket
code
A code that identifies the reason of the action result
message
A message that describes the result of the action