POST VanSalesService/invoice/addnewinvdet
Request Information
URI Parameters
None.
Body Parameters
s_invdtls| Name | Description | Type | Additional information |
|---|---|---|---|
| invdtlid | integer |
None. |
|
| sinvid | integer |
None. |
|
| itemid | integer |
None. |
|
| unitid | integer |
None. |
|
| unitname | string |
None. |
|
| qty | decimal number |
None. |
|
| factor | decimal number |
None. |
|
| price | decimal number |
None. |
|
| icost | decimal number |
None. |
|
| value | decimal number |
None. |
|
| discp | decimal number |
None. |
|
| discvalue | decimal number |
None. |
|
| netvalue | decimal number |
None. |
|
| vatvalue | decimal number |
None. |
|
| itemnotes | string |
None. |
|
| bonus | boolean |
None. |
|
| natureinv | integer |
None. |
|
| branchid | integer |
None. |
|
| invdate | date |
None. |
|
| custid | integer |
None. |
|
| sinvno | string |
None. |
|
| custname | string |
None. |
|
| branchname | string |
None. |
|
| fyear | string |
None. |
|
| s_inv | s_inv |
None. |
|
| st_items | st_items |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.