GET api/Party/OpenByRep/{repDID}

Get all open parties for a Rep

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IPartyInfoViewModel
NameDescriptionTypeAdditional information
ID

integer

None.

PartyGUID

string

None.

HostCustomerName

string

None.

RepDID

string

None.

RepDisplayName

string

None.

PartyDate

date

None.

PartyInfo

string

None.

IsClosed

boolean

None.

IsVoided

boolean

None.

IsPartyPersisted

boolean

None.

ProjectedAutoCloseDate

date

None.

Response Formats

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

Sample:

Sample not available.