GET api/PurchaseInvoiceChargeDetail/{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 PurchaseInvoiceChargeDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseInvoiceChargeDetailId | integer |
None. |
|
| PurchaseInvoiceDetailId | integer |
None. |
|
| PurchaseInvoiceChargeId | integer |
None. |
|
| ChargePercentage | decimal number |
None. |
|
| TotalAmount | decimal number |
None. |
|
| ChargeAmount | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| Selected | boolean |
None. |
|
| PurchaseInvoiceDetail | PurchaseInvoiceDetail |
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.