GET api/ProformaInvoiceDetail/{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 ProformaInvoiceDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| ProformaInvoiceDetailId | integer |
None. |
|
| ProformaInvoiceId | integer |
None. |
|
| ItemId | integer |
None. |
|
| ItemDescription | string |
None. |
|
| UomId | integer |
None. |
|
| OrderQty | decimal number |
None. |
|
| Rate | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |
|
| Amount | decimal number |
None. |
|
| Item | Item |
None. |
|
| Uom | Uom |
None. |
|
| ProformaInvoice | ProformaInvoice |
None. |
|
| ProformaInvoiceDetailTaxes | Collection of ProformaInvoiceDetailTax |
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.