GET insurance/application/entry/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IInsuranceApplicationListEntryDto
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

ReferenceNumber

string

None.

SurrogacyAgent

SurrogacyAgent

None.

SurrogateFirstName

string

None.

SurrogateLastName

string

None.

Parent1FirstName

string

None.

Parent1LastName

string

None.

Parent2FirstName

string

None.

Parent2LastName

string

None.

State

InsuranceApplicationState

None.

DependencyCount

integer

None.

HoldCount

integer

None.

HoldNames

Collection of string

None.

ClearanceOrCopId

ClearanceOrCop

None.

IsLegacy

boolean

None.

HasNotes

boolean

None.

DateCreated

date

None.

DateLastModified

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.