PUT api/Allergy/{Id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

Body Parameters

Allergy
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CategoryId

integer

None.

Name

string

None.

AllergyTypeName

string

None.

StatusId

integer

None.

Reaction

string

None.

Note

string

None.

AccountId

globally unique identifier

None.

Category

Category

None.

Status

Status

None.

PatientAllergies

Collection of PatientAllergy

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.