GET api/QuoteDetails/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
QuoteDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| QDetailsID | integer |
None. |
|
| quoteid | integer |
None. |
|
| ProductCode | string |
None. |
|
| ProductDescr | string |
None. |
|
| ProdAlldata | string |
None. |
|
| Quantity | integer |
None. |
|
| OrigPrice | decimal number |
None. |
|
| saleprice | decimal number |
None. |
|
| Ptype | string |
None. |
|
| Linetotal | decimal number |
None. |
|
| LinkCode | string |
None. |
|
| Qsort | integer |
None. |
|
| Quote | Quote |
None. |
|
| ProductCategory | ProductCategory |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.