GET api/Quotation?AppointmenId={AppointmenId}&QuoteId={QuoteId}&CustomerName={CustomerName}&EstimatorName={EstimatorName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AppointmenId | integer |
Required |
|
| QuoteId | integer |
Required |
|
| CustomerName | string |
Required |
|
| EstimatorName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, text/plain, application/xml, text/xml
Sample:
Sample not available.