Update Order Tickets

This API used to update order tickets associated with the specified event. This API can be access by event admin and super admin. It will return only orderId. To call this API, user have to pass query param with API URL like eventurl, orderId, staff ticketing order details and authentication key to authenticate user.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

int64
required

Update order tickets pass the orderid.

Body Params
staffTicketingOrderDto
object

It's contains the staff ticketing order details.

Headers
string

API Authentication Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json