POST api/activity/SaveMany

Request Information

URI Parameters

None.

Body Parameters

Collection of ActivityDetail
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

PatientId

globally unique identifier

None.

AccountId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

ReasonId

integer

None.

StartTime

date

None.

EndTime

date

None.

Duration

integer

None.

StatusId

integer

None.

Note

string

None.

Name

string

None.

IsManual

boolean

None.

ModifiedName

string

None.

UserId

globally unique identifier

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.