Resend receipt of purchased ticket to buyer

This API is used to resend the receipt of a purchased ticket to the buyer of the given ticket ID. The receipt is sent to the buyers registered email address. The receipt will not be sent for refunded tickets. This API can be accessed by event admin and super admin. We need to pass an authentication token to authorize the user.

Path Parameters
purchasedTicketsId- Submit ticket identifier to send receipt to the buyer.
eventUrl - It contains event url

Body Parameters
Not Required

Response
This API will return a success message.

Authentication required - ✅

Users with access.
Super Admin - ✅
Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
4060311Purchased raffle ticket not found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!