API Reference

Add Auto Assigned Attendee Numbers Sequences

This API is used to add auto-assigned attendee number sequences.

This API can be accessed by event admin and super admin. Have to pass authentication and body parameter autoAssignedAttendeeNumbersSettingsDto to save data.

Response

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

Attributes

Description

message

This field contains a message for the response description.

type

This field contains a type of response description.

Error Codes

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

Error Code

Error Description

200

Successfully saved sequence.

201

Created

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

4065901

Sequence name not exist

4065903

Ticket type should not empty

4065907

Invalid min age and max age

4065908

Minimum starting should be greater then zero

4065909

Invalid ending number

4065906

Some of your excluded numbers have already been assigned. Please review the list of assigned numbers and only exclude numbers which have not already been issued.

4065902

The excluded number list is in an invalid format. Please use commas to separate individual numbers (4,11,36) or create ranges with dashes (12-22).

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