POST api/event/EventAttendeeEdit

Request Information

URI Parameters

None.

Body Parameters

EventAttendeeEditRequest
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

AttendeeId

globally unique identifier

None.

CompanyName

string

None.

JobTitle

string

None.

AttendeeName

string

None.

Telephone

string

None.

EmailAddress

string

None.

PaymentType

integer

None.

DiscountId

globally unique identifier

None.

Gender

GenderType

None.

IDNumber

string

None.

CustomFields

Collection of CustomField

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

JsonResultOfCommonResult
NameDescriptionTypeAdditional information
Content

CommonResult

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.