Update Order Note

This API is used to update order note by order id associated with the specified event . This API can be accessed by an event admin and super admin. It will return a response like type and message. To call this API, user will have to pass query param with API URL like orderId, note and authentication key to authenticate user. This API is used at event host side to update order note.

Path Params
int64
required

pass ticketing order id must be required.

string
required

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

Query Params
string

pass order note to be update.

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