GET Api/Notes?dateFrom={dateFrom}&dateTo={dateTo}&CustomerId={CustomerId}&UserID={UserID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateFrom

string

Required

dateTo

string

Required

CustomerId

integer

Required

UserID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.