GET api/ProgressNote/GetAddProgressNoteByResidentId/{userId}/{residentId}/{date}/{categoryId}/{enteredById}/{note}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

integer

Required

residentId

integer

Required

date

string

Required

categoryId

integer

Required

enteredById

integer

Required

note

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]