GET api/PartyType

Method to return a list of Open Party.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IPartyType
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

None.

IsActive

boolean

None.

ShouldDisplayHostessName

boolean

None.

ShouldHideRepName

boolean

None.

ShouldDisplayPartyDate

boolean

None.

ShouldDisplayPartyInfo

boolean

None.

ShouldAllowCustomersToPlaceOrdersUnderOtherRep

byte

None.

ShouldAllowShoppingCartOrders

boolean

None.

ShouldPartyPersist

boolean

None.

PartyTerm

string

None.

PartyTerm_Plural

string

None.

BookingTerm

string

None.

BookingTerm_Plural

string

None.

GuestTerm

string

None.

GuestTerm_Plural

string

None.

HostessTerm

string

None.

HostessTerm_Plural

string

None.

IsDefault

boolean

None.

DirectShipRep

boolean

None.

DirectShipHostess

boolean

None.

DirectShipGuest

boolean

None.

DefaultPartyFormatID

integer

None.

IsPartyFormatHiddenInUI

boolean

None.

MaxNumberOfDaysOutForNewPartyDate

integer

None.

NumberOfDaysShowCanBeMoved

integer

None.

AutoClose

boolean

None.

DaysToAutoClose

integer

None.

Response Formats

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

Sample:

Sample not available.