POST api/Asset

Request Information

URI Parameters

None.

Body Parameters

Asset
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

TypeID

integer

None.

VendorID

globally unique identifier

None.

AccountId

globally unique identifier

None.

ManufacturerID

globally unique identifier

None.

AssetLocationID

globally unique identifier

None.

SerialNo

string

None.

RenewalDate

date

None.

ExpiryDate

date

None.

ModelNo

string

None.

Name

string

None.

PatientDeviceColor

string

None.

FacilityDeviceColor

string

None.

StatusID

integer

None.

Note

string

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.