POST api/InsertItemInwards
Request Information
URI Parameters
None.
Body Parameters
Collection of StickerPickingName | Description | Type | Additional information |
---|---|---|---|
SerialNo | string |
None. |
|
TrnRequestNo | string |
None. |
|
Supplier | string |
None. |
|
ItemCode | string |
None. |
|
ItemPrice | decimal number |
None. |
|
Qty | integer |
None. |
|
Weight | decimal number |
None. |
|
ItemDescription | string |
None. |
|
MESSAGE | string |
None. |
|
TOKEN | string |
None. |
|
STATUS | string |
None. |
|
FLAG | integer |
None. |
|
USER_ID | integer |
None. |
|
USER_NAME | string |
None. |
|
ItemInwardDate | date |
None. |
|
GRRDate | date |
None. |
|
InvoiceDate | date |
None. |
|
InwardDepotName | string |
None. |
|
InvoiceNo | string |
None. |
|
GRRNo | string |
None. |
|
LOTNo | string |
None. |
Request Formats
application/json, text/json, multipart/form-data, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.