GET api/SalesInvoiceChargeDetail/{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 SalesInvoiceChargeDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| SalesInvoiceChargeDetailId | integer |
None. |
|
| SalesInvoiceDetailId | integer |
None. |
|
| SalesInvoiceChargeId | integer |
None. |
|
| ChargePercentage | decimal number |
None. |
|
| TotalAmount | decimal number |
None. |
|
| ChargeAmount | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| Selected | boolean |
None. |
|
| SalesInvoiceDetail | SalesInvoiceDetail |
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.