GET api/SalesQuotationChargeDetail/{id}?DataType={DataType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| DataType | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SalesQuotationChargeDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| SalesQuotationChargeDetailId | integer |
None. |
|
| SalesQuotationDetailId | integer |
None. |
|
| SalesQuotationChargeId | integer |
None. |
|
| ChargePercentage | decimal number |
None. |
|
| TotalAmount | decimal number |
None. |
|
| ChargeAmount | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| Selected | boolean |
None. |
|
| SalesQuotationDetail | SalesQuotationDetail |
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.