POST api/InvStockConversion/Save
Request Information
URI Parameters
None.
Body Parameters
InvStockConversion| Name | Description | Type | Additional information |
|---|---|---|---|
| PostState | boolean |
None. |
|
| DocDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| BranchedId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocSrNo | integer |
None. |
|
| DocTypeId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| Id | integer |
None. |
|
| GainLossId | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PostUser | integer |
None. |
|
| ProjectsId | integer |
None. |
|
| DocManualRef | string |
None. |
|
| ProductionNo | string |
None. |
|
| Remarks | string |
None. |
|
| ActionId | integer |
None. |
|
| parentCategoryId | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| ConversionTypeId | integer |
None. |
|
| WipAccountId | integer |
None. |
|
| WipItemId | integer |
None. |
|
| IsSettled | boolean |
None. |
|
| InputDetailRowsRemoveIds | string |
None. |
|
| invStockConversionDetails | Collection of InvStockConversionDetail |
None. |
|
| invStockConversionPackings | Collection of InvStockConversionPackingMaterial |
None. |
|
| invStockConversionAddExpenses | Collection of InvStockConversionAddExpense |
None. |
|
| AttachmentsList | Collection of DMSAttachments |
None. |
|
| DeleteAttachmentsList | Collection of DMSAttachments |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.