POST api/VisitProcess?historyItemId={historyItemId}&syncVisitAndPatientHistory={syncVisitAndPatientHistory}&updateVisitScore={updateVisitScore}&saveToDatabase={saveToDatabase}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
historyItemId

integer

Required

syncVisitAndPatientHistory

boolean

Default value is True

updateVisitScore

boolean

Default value is True

saveToDatabase

boolean

Default value is True

Body Parameters

Visit&

None.

Request Formats

application/json, text/json, text/html, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.