PartyResponseViewModel

Response view model for GET Party, CreateParty, and UpdateParty. Includes HostCustomerDID and all party entity fields. Never sent in request.

NameDescriptionTypeAdditional information
ID

integer

None.

BCKey

integer

None.

HostCustomerID

integer

None.

HostCustomerDID

string

None.

PartyTypeID

integer

None.

DistributionTypeID

integer

None.

IsAvailableInCart

boolean

None.

EndDateTime

string

None.

Format

string

None.

Location

string

None.

EventURL

string

None.

ShippingType

string

None.

BillingType

string

None.

Description

string

None.

PartyInfo

string

None.

PartyStatusID

integer

None.

PartyDate

string

None.

PartyStartTime

string

None.

PartyEndTime

string

None.

BillName

string

None.

BillStreet1

string

None.

BillStreet2

string

None.

BillCity

string

None.

BillState

string

None.

BillPostalCode

string

None.

BillCounty

string

None.

BillCountry

string

None.

ShipName

string

None.

ShipStreet1

string

None.

ShipStreet2

string

None.

ShipCity

string

None.

ShipState

string

None.

ShipPostalCode

string

None.

ShipCounty

string

None.

ShipCountry

string

None.

Phone1

string

None.

Phone2

string

None.

Email

string

None.

Directions

string

None.

PartyCloseDateTime

string

None.

RetainedEarningsEarned

decimal number

None.

REBonusPeriodID

integer

None.

REBonusPaidAmount

decimal number

None.

REBonusPaidDate

string

None.

DataRepairNotes

string

None.

DateFinalBooking

string

None.

DateVoided

string

None.

PartyGUID

globally unique identifier

None.

InternalNote

string

None.

ShoppingShortenURL

string

None.

OriginalPartyDate

string

None.

IsMySelfHost

boolean

None.

MiscFields

Dictionary of string [key] and Object [value]

None.

DateCreated

string

None.

CreatedBy

string

None.

DateLastModified

string

None.

LastModifiedBy

string

None.