GET api/PurchaseQuotationChargev/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PurchaseQuotationChargev| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseQuotationChargevId | integer |
None. |
|
| PurchaseQuotationvId | integer |
None. |
|
| ChargeTypeId | integer |
None. |
|
| ChargeId | integer |
None. |
|
| ChargePercentage | decimal number |
None. |
|
| TotalAmount | decimal number |
None. |
|
| ChargeAmount | decimal number |
None. |
|
| ChargeName | string |
None. |
|
| TaxAmount | decimal number |
None. |
|
| TaxTemplateId | integer |
None. |
|
| PurchaseQuotationv | PurchaseQuotationv |
None. |
|
| QuotationChargeDetailv | Collection of PurchaseQuotationChargeDetailv |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"PurchaseQuotationChargevId": 1,
"PurchaseQuotationvId": 2,
"ChargeTypeId": 3,
"ChargeId": 4,
"ChargePercentage": 5.1,
"TotalAmount": 6.1,
"ChargeAmount": 7.1,
"ChargeName": "sample string 8",
"TaxAmount": 9.1,
"TaxTemplateId": 1,
"PurchaseQuotationv": {
"PurchaseQuotationvId": 1,
"PurchaseEnquiryvId": 1,
"AccountId": 2,
"QuotationNo": "sample string 3",
"QuotationVersionNo": "sample string 4",
"QuotationDate": "2025-12-08T01:55:12.0957285+05:30",
"SupplierQuotationNo": "sample string 6",
"EnquiryNo": "sample string 7",
"QuotationStatusId": 8,
"EntityTypeAttributeId": 1,
"CurrencyId": 1,
"PQTypeName": "sample string 9",
"AccountName": "sample string 10",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 12"
},
"QuotationChargeDetailv": [
{
"PurchaseQuotationChargeDetailvId": 1,
"PurchaseQuotationDetailvId": 2,
"PurchaseQuotationChargevId": 3,
"ChargePercentage": 4.1,
"TotalAmount": 5.1,
"ChargeAmount": 6.1,
"TaxAmount": 7.1,
"Selected": true,
"PurchaseQuotationDetailv": {
"PurchaseQuotationDetailvId": 1,
"PurchaseQuotationvId": 2,
"ItemId": 3,
"UomId": 4,
"QuotationQty": 5.1,
"Rate": 6.1,
"ItemDescription": "sample string 7",
"Discount": 8.1,
"DiscountAmount": 9.1,
"TaxTemplateId": 1,
"ItemName": "sample string 10",
"ItemCode": "sample string 11",
"UomName": "sample string 12",
"UomAbbr": "sample string 13",
"PurchaseQuotationv": {
"PurchaseQuotationvId": 1,
"PurchaseEnquiryvId": 1,
"AccountId": 2,
"QuotationNo": "sample string 3",
"QuotationVersionNo": "sample string 4",
"QuotationDate": "2025-12-08T01:55:12.0957285+05:30",
"SupplierQuotationNo": "sample string 6",
"EnquiryNo": "sample string 7",
"QuotationStatusId": 8,
"EntityTypeAttributeId": 1,
"CurrencyId": 1,
"PQTypeName": "sample string 9",
"AccountName": "sample string 10",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 12"
},
"PurchaseQuotationDetailTaxv": [
{
"PurchaseQuotationDetailTaxvId": 1,
"PurchaseQuotationDetailvId": 2,
"TaxId": 3,
"Rate": 4.1,
"Amount": 5.1,
"TaxName": "sample string 6",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 8"
},
{
"PurchaseQuotationDetailTaxvId": 1,
"PurchaseQuotationDetailvId": 2,
"TaxId": 3,
"Rate": 4.1,
"Amount": 5.1,
"TaxName": "sample string 6",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 8"
}
],
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 15"
},
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 10"
},
{
"PurchaseQuotationChargeDetailvId": 1,
"PurchaseQuotationDetailvId": 2,
"PurchaseQuotationChargevId": 3,
"ChargePercentage": 4.1,
"TotalAmount": 5.1,
"ChargeAmount": 6.1,
"TaxAmount": 7.1,
"Selected": true,
"PurchaseQuotationDetailv": {
"PurchaseQuotationDetailvId": 1,
"PurchaseQuotationvId": 2,
"ItemId": 3,
"UomId": 4,
"QuotationQty": 5.1,
"Rate": 6.1,
"ItemDescription": "sample string 7",
"Discount": 8.1,
"DiscountAmount": 9.1,
"TaxTemplateId": 1,
"ItemName": "sample string 10",
"ItemCode": "sample string 11",
"UomName": "sample string 12",
"UomAbbr": "sample string 13",
"PurchaseQuotationv": {
"PurchaseQuotationvId": 1,
"PurchaseEnquiryvId": 1,
"AccountId": 2,
"QuotationNo": "sample string 3",
"QuotationVersionNo": "sample string 4",
"QuotationDate": "2025-12-08T01:55:12.0957285+05:30",
"SupplierQuotationNo": "sample string 6",
"EnquiryNo": "sample string 7",
"QuotationStatusId": 8,
"EntityTypeAttributeId": 1,
"CurrencyId": 1,
"PQTypeName": "sample string 9",
"AccountName": "sample string 10",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 12"
},
"PurchaseQuotationDetailTaxv": [
{
"PurchaseQuotationDetailTaxvId": 1,
"PurchaseQuotationDetailvId": 2,
"TaxId": 3,
"Rate": 4.1,
"Amount": 5.1,
"TaxName": "sample string 6",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 8"
},
{
"PurchaseQuotationDetailTaxvId": 1,
"PurchaseQuotationDetailvId": 2,
"TaxId": 3,
"Rate": 4.1,
"Amount": 5.1,
"TaxName": "sample string 6",
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 8"
}
],
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 15"
},
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 10"
}
],
"CreatedDate": "2025-12-08T01:55:12.0957285+05:30",
"CreatedBy": "sample string 11"
}
application/xml, text/xml
Sample:
<PurchaseQuotationChargev xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities.VirtualEntities">
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 11</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<ChargeAmount>7.1</ChargeAmount>
<ChargeId>4</ChargeId>
<ChargeName>sample string 8</ChargeName>
<ChargePercentage>5.1</ChargePercentage>
<ChargeTypeId>3</ChargeTypeId>
<PurchaseQuotationChargevId>1</PurchaseQuotationChargevId>
<PurchaseQuotationv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 12</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<AccountId>2</AccountId>
<AccountName>sample string 10</AccountName>
<CurrencyId>1</CurrencyId>
<EnquiryNo>sample string 7</EnquiryNo>
<EntityTypeAttributeId>1</EntityTypeAttributeId>
<PQTypeName>sample string 9</PQTypeName>
<PurchaseEnquiryvId>1</PurchaseEnquiryvId>
<PurchaseQuotationvId>1</PurchaseQuotationvId>
<QuotationDate>2025-12-08T01:55:12.0957285+05:30</QuotationDate>
<QuotationNo>sample string 3</QuotationNo>
<QuotationStatusId>8</QuotationStatusId>
<QuotationVersionNo>sample string 4</QuotationVersionNo>
<SupplierQuotationNo>sample string 6</SupplierQuotationNo>
</PurchaseQuotationv>
<PurchaseQuotationvId>2</PurchaseQuotationvId>
<QuotationChargeDetailv>
<PurchaseQuotationChargeDetailv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 10</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<ChargeAmount>6.1</ChargeAmount>
<ChargePercentage>4.1</ChargePercentage>
<PurchaseQuotationChargeDetailvId>1</PurchaseQuotationChargeDetailvId>
<PurchaseQuotationChargevId>3</PurchaseQuotationChargevId>
<PurchaseQuotationDetailv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 15</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<Discount>8.1</Discount>
<DiscountAmount>9.1</DiscountAmount>
<ItemCode>sample string 11</ItemCode>
<ItemDescription>sample string 7</ItemDescription>
<ItemId>3</ItemId>
<ItemName>sample string 10</ItemName>
<PurchaseQuotationDetailTaxv>
<PurchaseQuotationDetailTaxv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 8</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<Amount>5.1</Amount>
<PurchaseQuotationDetailTaxvId>1</PurchaseQuotationDetailTaxvId>
<PurchaseQuotationDetailvId>2</PurchaseQuotationDetailvId>
<Rate>4.1</Rate>
<TaxId>3</TaxId>
<TaxName>sample string 6</TaxName>
</PurchaseQuotationDetailTaxv>
<PurchaseQuotationDetailTaxv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 8</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<Amount>5.1</Amount>
<PurchaseQuotationDetailTaxvId>1</PurchaseQuotationDetailTaxvId>
<PurchaseQuotationDetailvId>2</PurchaseQuotationDetailvId>
<Rate>4.1</Rate>
<TaxId>3</TaxId>
<TaxName>sample string 6</TaxName>
</PurchaseQuotationDetailTaxv>
</PurchaseQuotationDetailTaxv>
<PurchaseQuotationDetailvId>1</PurchaseQuotationDetailvId>
<PurchaseQuotationv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 12</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<AccountId>2</AccountId>
<AccountName>sample string 10</AccountName>
<CurrencyId>1</CurrencyId>
<EnquiryNo>sample string 7</EnquiryNo>
<EntityTypeAttributeId>1</EntityTypeAttributeId>
<PQTypeName>sample string 9</PQTypeName>
<PurchaseEnquiryvId>1</PurchaseEnquiryvId>
<PurchaseQuotationvId>1</PurchaseQuotationvId>
<QuotationDate>2025-12-08T01:55:12.0957285+05:30</QuotationDate>
<QuotationNo>sample string 3</QuotationNo>
<QuotationStatusId>8</QuotationStatusId>
<QuotationVersionNo>sample string 4</QuotationVersionNo>
<SupplierQuotationNo>sample string 6</SupplierQuotationNo>
</PurchaseQuotationv>
<PurchaseQuotationvId>2</PurchaseQuotationvId>
<QuotationQty>5.1</QuotationQty>
<Rate>6.1</Rate>
<TaxTemplateId>1</TaxTemplateId>
<UomAbbr>sample string 13</UomAbbr>
<UomId>4</UomId>
<UomName>sample string 12</UomName>
</PurchaseQuotationDetailv>
<PurchaseQuotationDetailvId>2</PurchaseQuotationDetailvId>
<Selected>true</Selected>
<TaxAmount>7.1</TaxAmount>
<TotalAmount>5.1</TotalAmount>
</PurchaseQuotationChargeDetailv>
<PurchaseQuotationChargeDetailv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 10</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<ChargeAmount>6.1</ChargeAmount>
<ChargePercentage>4.1</ChargePercentage>
<PurchaseQuotationChargeDetailvId>1</PurchaseQuotationChargeDetailvId>
<PurchaseQuotationChargevId>3</PurchaseQuotationChargevId>
<PurchaseQuotationDetailv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 15</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<Discount>8.1</Discount>
<DiscountAmount>9.1</DiscountAmount>
<ItemCode>sample string 11</ItemCode>
<ItemDescription>sample string 7</ItemDescription>
<ItemId>3</ItemId>
<ItemName>sample string 10</ItemName>
<PurchaseQuotationDetailTaxv>
<PurchaseQuotationDetailTaxv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 8</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<Amount>5.1</Amount>
<PurchaseQuotationDetailTaxvId>1</PurchaseQuotationDetailTaxvId>
<PurchaseQuotationDetailvId>2</PurchaseQuotationDetailvId>
<Rate>4.1</Rate>
<TaxId>3</TaxId>
<TaxName>sample string 6</TaxName>
</PurchaseQuotationDetailTaxv>
<PurchaseQuotationDetailTaxv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 8</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<Amount>5.1</Amount>
<PurchaseQuotationDetailTaxvId>1</PurchaseQuotationDetailTaxvId>
<PurchaseQuotationDetailvId>2</PurchaseQuotationDetailvId>
<Rate>4.1</Rate>
<TaxId>3</TaxId>
<TaxName>sample string 6</TaxName>
</PurchaseQuotationDetailTaxv>
</PurchaseQuotationDetailTaxv>
<PurchaseQuotationDetailvId>1</PurchaseQuotationDetailvId>
<PurchaseQuotationv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 12</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:12.0957285+05:30</CreatedDate>
<AccountId>2</AccountId>
<AccountName>sample string 10</AccountName>
<CurrencyId>1</CurrencyId>
<EnquiryNo>sample string 7</EnquiryNo>
<EntityTypeAttributeId>1</EntityTypeAttributeId>
<PQTypeName>sample string 9</PQTypeName>
<PurchaseEnquiryvId>1</PurchaseEnquiryvId>
<PurchaseQuotationvId>1</PurchaseQuotationvId>
<QuotationDate>2025-12-08T01:55:12.0957285+05:30</QuotationDate>
<QuotationNo>sample string 3</QuotationNo>
<QuotationStatusId>8</QuotationStatusId>
<QuotationVersionNo>sample string 4</QuotationVersionNo>
<SupplierQuotationNo>sample string 6</SupplierQuotationNo>
</PurchaseQuotationv>
<PurchaseQuotationvId>2</PurchaseQuotationvId>
<QuotationQty>5.1</QuotationQty>
<Rate>6.1</Rate>
<TaxTemplateId>1</TaxTemplateId>
<UomAbbr>sample string 13</UomAbbr>
<UomId>4</UomId>
<UomName>sample string 12</UomName>
</PurchaseQuotationDetailv>
<PurchaseQuotationDetailvId>2</PurchaseQuotationDetailvId>
<Selected>true</Selected>
<TaxAmount>7.1</TaxAmount>
<TotalAmount>5.1</TotalAmount>
</PurchaseQuotationChargeDetailv>
</QuotationChargeDetailv>
<TaxAmount>9.1</TaxAmount>
<TaxTemplateId>1</TaxTemplateId>
<TotalAmount>6.1</TotalAmount>
</PurchaseQuotationChargev>