POST v1/api/GetALPSScore?caseId={caseId}

Retrieve ALPS Score

Request Information

URI Parameters

NameDescriptionTypeAdditional information
caseId

(optional - but recommended) a unique identifier to both group calls, and to tie a Case to an Agency.

string

None.

Body Parameters

GetALPSScoreRequestDto

GetALPSScoreRequestDto
NameDescriptionTypeAdditional information
ProductId

string

Required

LeadReferenceId

string

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

Gender

GenderEnum

None.

BirthDate

date

None.

Age

integer

None.

Email

string

None.

Phone

string

None.

Name

string

None.

Address1

string

None.

Address2

string

None.

Address3

string

None.

City

string

None.

State

StateCodeEnum

None.

PostalCode

string

None.

Country

CountryCodeEnum

None.

Response Information

Resource Description

GetALPSScoreResponseDto

GetALPSScoreResponseDto
NameDescriptionTypeAdditional information
ALPSScore

integer

None.

LeadReferenceId

string

None.