GET ProfilesWithMainRelatedProfiles

The main profile that is returned enforeces the following rule: For Org Profiles => The first related profile that is an individual is returned For Individual Profiles => The first related profile that is an org is returned

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Keyword

string

None.

RestrictToOrganization

boolean

None.

RestrictToIndividual

boolean

None.

RestrictToActive

boolean

None.

RestrictToMember

boolean

None.

RestrictToProspect

boolean

None.

ProfileIds

string

None.

ProfileIdsAllowed

Collection of integer

None.

ProfileTypeId

integer

None.

ProspectsForUserNum

integer

None.

SoldByUserNum

integer

None.

AssignedToUserNum

integer

None.

RestrictToChanged

boolean

None.

RestrictToDateAndTimeChanged

boolean

None.

DateChangedStartDate

date

None.

DateChangedEndDate

date

None.

City

string

None.

State

string

None.

Zip

string

None.

Member

boolean

None.

FirstName

string

None.

LastName

string

None.

ReportName

string

None.

OrgName

string

None.

NoEmail

boolean

None.

ReportNameExact

boolean

None.

RelatedProfileId

integer

None.

PrimaryRelationsOnly

boolean

None.

Email

string

None.

CustStatus

string

None.

CustStatusExact

boolean

None.

AffCodesAny

Collection of string

None.

PageNumber

integer

None.

PageSize

integer

None.

OrderBy

string

None.

OrderByPropertyNameMapping

Dictionary of string [key] and string [value]

None.

OrderByPropertyMappingPrefixesToIgnore

Collection of string

None.

OrderByPropertyMappingPrefixesToAppend

Collection of string

None.

OrderByExpression

string

None.

ObjectState

ObjectStateEnum

None.

Body Parameters

None.

Response Information

Resource Description

SearchResultDtoOfIEnumerableOfProfileAndMainRelatedProfileDto
NameDescriptionTypeAdditional information
TotalCount

integer

None.

TotalPages

integer

None.

CurrentPageNumber

integer

None.

PageSize

integer

None.

Result

Collection of ProfileAndMainRelatedProfileDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.