GET api/Party/Party

Method to return a list of Open Party.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IParty
NameDescriptionTypeAdditional information
ID

integer

None.

BCKey

integer

None.

HostCustomerID

integer

None.

PartyDate

date

None.

PartyInfo

string

None.

PartyTypeID

integer

None.

PartyCloseDateTime

date

None.

PartyStartTime

string

None.

PartyEndTime

string

None.

BillName

string

None.

BillStreet1

string

None.

BillStreet2

string

None.

BillCity

string

None.

BillCounty

string

None.

BillState

string

None.

BillPostalCode

string

None.

BillCountry

string

None.

ShipName

string

None.

ShipStreet1

string

None.

ShipStreet2

string

None.

ShipCity

string

None.

ShipCounty

string

None.

ShipState

string

None.

ShipPostalCode

string

None.

ShipCountry

string

None.

Phone1

string

None.

Phone2

string

None.

Email

string

None.

Directions

string

None.

DistributionTypeID

integer

None.

RetainedEarningsEarned

decimal number

None.

REBonusPeriodID

integer

None.

REBonusPaidAmount

decimal number

None.

REBonusPaidDate

date

None.

DataRepairNotes

string

None.

PartyStatusID

integer

None.

DateFinalBooking

date

None.

DateVoided

date

None.

PartyGUID

globally unique identifier

None.

Format

string

None.

Location

string

None.

IsAvailableInCart

boolean

None.

ShippingType

string

None.

BillingType

string

None.

EventURL

string

None.

EndDateTime

date

None.

InternalNote

string

None.

ShoppingShortenURL

string

None.

OriginalPartyDate

date

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.