GET api/Renewals/GetRVFRenewalMemberDetails?renewalId={renewalId}&policyId={policyId}&effectiveDate={effectiveDate}

Get the renewal member details for rvf

Request Information

URI Parameters

NameDescriptionTypeAdditional information
renewalId

integer

None.

policyId

integer

None.

effectiveDate

date

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.