Send to Wallet

POST

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

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

ticketNumberstringRequired

The unique identifier of a ticket

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
notificationAddressstringRequired

The email address or mobile phone number to send tickets and notifications to

Response

This endpoint returns an object.
ticketNumberstring

The unique identifier of a ticket

ticketSentboolean

Indicates whether the ticket has been sent as an e-ticket

codestringOptional

A code that identifies the reason of the action result

messagestringOptional

A message that describes the result of the action