POST api/LabPackage

Request Information

URI Parameters

None.

Body Parameters

LabPackage
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Code

string

None.

LabTestId

globally unique identifier

None.

LabPackageId

globally unique identifier

None.

ParentTestId

globally unique identifier

None.

ParentLabPackageId

globally unique identifier

None.

TypeId

integer

None.

Name

string

None.

Type

string

None.

Description

string

None.

StatusId

integer

None.

Status

string

None.

Selected

boolean

None.

IsCustomize

boolean

None.

AccountId

globally unique identifier

None.

LabPackageTest

Collection of LabPackageTest

None.

LabTest

Collection of LabTest

None.

LabTests

LabTest

None.

Children

Collection of LabPackage

None.

SubChildren

Collection of LabPackage

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.