POST api/events/ValidateRegistration

Request Information

URI Parameters

None.

Body Parameters

RegistrationViewModel
NameDescriptionTypeAdditional information
Id

integer

None.

HPCSANumber

string

None.

TitleId

integer

None.

DateModified

date

None.

CapturedBy

string

None.

ModifiedBy

string

None.

Title

string

None.

FirstName

string

None.

LastName

string

None.

KnownAs

string

None.

MobileNo

string

None.

EmailAddress

string

None.

ProfessionalNo

string

None.

Profession

string

None.

IDNumber

string

None.

MembershipStatus

integer

None.

MembershipNo

string

None.

TelNo

string

None.

AreaCode

string

None.

TelNoWork

string

None.

DieteryId

integer

None.

Dietary

integer

None.

FaxNo

string

None.

Address1

string

None.

Address2

string

None.

Address3

string

None.

Provice

globally unique identifier

None.

Country

globally unique identifier

None.

CustomField1

string

None.

CustomField2

string

None.

CustomField3

string

None.

CustomField4

string

None.

CustomField5

string

None.

CustomField6

string

None.

CustomField7

string

None.

CustomField8

string

None.

CustomField9

string

None.

MMId

globally unique identifier

None.

PaymentMethodId

integer

None.

CompanyName

string

None.

CompanyVATNo

string

None.

CompanyTelephone

string

None.

CompanyAddress

string

None.

BillingAddress

string

None.

RegistrationAmount

decimal number

None.

EventId

integer

None.

LinkedRegistrationId

integer

None.

TokenId

globally unique identifier

None.

SpouseStatus

integer

None.

SpouseName

string

None.

RegistrationTypeId

integer

None.

EventLinks

Collection of EventLink

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.