GET api/PurchaseReportApi/GetBillDetailReport?VendorId={VendorId}&BillStatus={BillStatus}&ReportDate={ReportDate}&fromdate={fromdate}&todate={todate}&UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VendorId | integer |
Default value is 0 |
|
| BillStatus | string |
Default value is All |
|
| ReportDate | string |
Default value is BillDate |
|
| fromdate | string |
Default value is |
|
| todate | string |
Default value is |
|
| UserId | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.