GET api/billsummary/signedquery?userId={userId}&StartDate={StartDate}&EndDate={EndDate}&StartDepartId={StartDepartId}&EndDepartId={EndDepartId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| StartDate | date |
Required |
|
| EndDate | date |
Required |
|
| StartDepartId | integer |
Required |
|
| EndDepartId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/vnd.contoso
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.