Get Ticketing Order Refund Data By Order Id

This API used to get ticketing order refund data by order id associated with the specified event.This API can be accessed by event admin and super admin. It will return list of order's refund data like cardType, amount, deliveryMode, numberOfTickets, purchaseDate, status, ticketsRefunded and many more.To call this API, user have to pass query param with API URL like eventurl, orderId and authentication key to authenticate user.This API used at host side to get ticketing order data by order id.

Path Params
string
required

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

int64
required

Pass ticketing order data by order id.

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