API Reference

Get attendee with assigned sequences

This API will return a list of attendees with assigned sequences This API can be accessed by event admin and super admin. Users have to pass their authentication key for user authentication.

Response

Here is the description of response attributes, which returns to the form of JSON.

Attributes

Description

id

This field contains auto-assigned attendee numbers.

number

This is the sequence number.

eventTicketId

This field will return the ticket type id to which this sequence will assign.

sequenceNumber

This field returns a string sequence number.

firstName

This field holds the first name of the attendee.

lastName

This field holds the last name of the attendee.

ticketType

This field returns the ticket type name.

sequenceName

This field contains the sequence name.

minNumberOfDigits

This field returns the minimum number of digits in the auto-assigned attendee number.

Error Codes

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error Code

Error Description

200

Successfully retrieved all sequences.

401

You are not authorized to view the resource.

403

Accessing the resource you were trying to reach is forbidden.

404

The resource you were trying to reach is not found

4040200

Event Not Found

4030201

Not Event Host

Language
Credentials
Header
Click Try It! to start a request and see the response here!