GET Api/PurchaseQuotationDetail/{PurchaseQuotationId}/Item/{ItemId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseQuotationId | integer |
Required |
|
| ItemId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PurchaseQuotationDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseQuotationDetailId | integer |
None. |
|
| PurchaseQuotationId | integer |
None. |
|
| ItemId | integer |
None. |
|
| UomId | integer |
None. |
|
| QuotationQty | decimal number |
None. |
|
| Rate | decimal number |
None. |
|
| ItemDescription | string |
None. |
|
| Discount | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |
|
| TaxTemplateId | integer |
None. |
|
| Item | Item |
None. |
|
| PurchaseQuotation | PurchaseQuotation |
None. |
|
| Uom | Uom |
None. |
|
| PurchaseQuotationDetailTax | Collection of PurchaseQuotationDetailTax |
None. |
|
| TaxTemplate | TaxTemplate |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
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.