GET api/Quotation?AppointmenId={AppointmenId}&QuoteId={QuoteId}&CustomerName={CustomerName}&EstimatorName={EstimatorName}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AppointmenId

integer

Required

QuoteId

integer

Required

CustomerName

string

Required

EstimatorName

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, multipart/form-data, text/plain, application/xml, text/xml

Sample:

Sample not available.