Update Ticketing Holder Attributes Data by Barcode Id

This API updates ticket holder attribute data based on the barcode ID for a specified event and is accessible via API key or event admin token. The API returns a response containing a type and message. To call this API, the user must include query parameters in the URL, such as the event URL, barcode ID, attendee attribute details, and an authentication key.

Path Params
string
required

Contains the ticketing holder attributes data by barcode id

string
required

Contains the event url

Body Params
attributes
array of objects
required

Pass the attributes data

attributes*
questions
array of objects

Pass the questions data

questions
nestedQuestions
array of objects

Pass the nested questions data

nestedQuestions
string
Defaults to ""

Pass the seat number if available

int64

Pass the event ticket id

int64

Pass the event Id

string
Defaults to null

Pass the addon ticket types if available

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