GET api/PartyDistributionType/ByPartyTypeID?partyTypeID={partyTypeID}

Returns the Distribution Types for the given PartyTypeID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
partyTypeID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IPartyDistributionType
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

None.

IsActive

boolean

None.

Purpose

string

None.

IsDefaulted

boolean

None.

TranslationKey

string

None.

Response Formats

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

Sample:

Sample not available.