GET api/QuotationHeader?Fdate={Fdate}&ToDate={ToDate}&LevelId={LevelId}&SalesmanId={SalesmanId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Fdate | date |
Required |
|
| ToDate | date |
Required |
|
| LevelId | integer |
Required |
|
| SalesmanId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfQuotations| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of Quotations |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.