POST api/Device/submitDevice

Request Information

URI Parameters

None.

Body Parameters

Device
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

AssetID

globally unique identifier

None.

MemberID

globally unique identifier

None.

MacID

string

None.

FCMToken

string

None.

StatusID

integer

None.

DeviceModel

string

None.

DevicePlatform

string

None.

DeviceManufacturer

string

None.

OSVersion

string

None.

DeviceType

string

None.

UserDeviceCount

integer

None.

SiteId

globally unique identifier

None.

CoreDeviceId

globally unique identifier

None.

AccountId

globally unique identifier

None.

Email

string

None.

CreatedBy

globally unique identifier

None.

CreatedOn

date

None.

KeyGenerationTypeId

integer

None.

DeviceKeyTypeId

string

None.

SecretKey

string

None.

AssetMovement

AssetMovement

None.

EncocunterDevice

EncounterDevice

None.

Patient

Patient

None.

Patients

Patient

None.

Asset

Asset

None.

Status

Status

None.

DeviceKey

DeviceKey

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.