POST api/Patients/EmrPatientNotesSaving?Locid={Locid}&FacId={FacId}&Regid={Regid}&Encid={Encid}&Secid={Secid}&Userid={Userid}&Status={Status}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Locid

integer

Required

FacId

integer

Required

Regid

integer

Required

Encid

integer

Required

Secid

integer

Required

Userid

integer

Required

Status

string

Required

Body Parameters

string

Request Formats

application/json, text/json, text/html

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

integer

Response Formats

application/json, text/json, text/html

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>