GET Reservations/GetAllByRegistrationDate?from_date={from_date}&end_date={end_date}&pickup={pickup}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| from_date | date |
Required |
|
| end_date | date |
Required |
|
| pickup | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.