POST api/booking/getbooking?fromdate={fromdate}&todate={todate}&custid={custid}&pageno={pageno}&rowsize={rowsize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromdate

string

Required

todate

string

Required

custid

string

Required

pageno

string

Required

rowsize

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.