GET api/User/Orders?email={email}&childid={childid}&fromdate={fromdate}&todate={todate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
||
| childid | integer |
None. |
|
| fromdate | date |
None. |
|
| todate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.