PUT POS/Tickets/RejectEvent Try Now
Rejects the event.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|
Body Parameters
The request.
Name | Description | Type | Additional information |
---|---|---|---|
EventName |
The event name.
|
string |
None.
|
VenueName |
The venue name.
|
string |
None.
|
EventDate |
The event date.
|
date |
None.
|
Request Formats
application/json, text/json
Sample:
{ "EventName": "", "VenueName": "", "EventDate": "2025-01-08T21:30" }
Response Information
Resource Description
None.