Send message and mail to winner bidder

This API will send an email to the winner's email id and a message to the winner's mobile number notifying them of their winning item(s). This endpoint can be accessed by users with event admin access or greater. Users will need to pass an authentication token to authorize the user.

Path Parameters
bidId- Need to pass auction bid id.
eventUrl- Need to pass event url

Body Parameters
Not Required

Response
This API will return a success message.

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

Note that,
If the user purchased only one item and that one item was a buy it now item that they've already paid for, then we do
not need to notify the user.

Language
Authorization
Header
Click Try It! to start a request and see the response here!