DELETE api/Address/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

Address
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

RecordTypeId

integer

None.

RecordId

globally unique identifier

None.

CategoryId

integer

None.

Name

string

None.

RelationShip

string

None.

Address1

string

None.

Address2

string

None.

City

string

None.

StateCode

string

None.

CountryId

integer

None.

Email

string

None.

ZipCode

string

None.

HomePhone

string

None.

CellPhone

string

None.

Fax

string

None.

StatusId

integer

None.

DistrictCode

string

None.

SubDistrictCode

string

None.

Status

Status

None.

Category

Category

None.

RecordType

RecordType

None.

Patient

Patient

None.

State

State

None.

Patients

Collection of Patient

None.

Facilities

Collection of Facility

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.