Update Auto Assigned Attendee Numbers Sequences

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

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

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

AttributesDescription
messageThis field contains a message for the response description.
typeThis 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 CodeError Description
200Successfully updated sequence
201Created
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
4040200Event Not Found
4030201Not Event Host
4065901Sequence name not exist
4065903Ticket type should not empty
4065907Invalid min age and max age
4065908Minimum starting should be greater then zero
4065909Invalid ending number
4065906Some 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.
4065902The 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).
Path Params
string
required

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

Body Params
autoAssignedAttendeeNumbersSettingsDto
object

This field contains auto assigned attendee number sequence data to update.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain