POST api/WsRmStockReceivedNotes/Save
Request Information
URI Parameters
None.
Body Parameters
WsRmStockReceivedNotes| Name | Description | Type | Additional information |
|---|---|---|---|
| IsApproved | boolean |
None. |
|
| ApprovedDate | date |
None. |
|
| DocDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| ApprovedUserId | integer |
None. |
|
| BranchesId | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| DestinationLocationId | integer |
None. |
|
| DocNo | integer |
None. |
|
| EntryUserId | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUserId | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| SourceLocationId | integer |
None. |
|
| WsRmStockTransferNotesId | integer |
None. |
|
| RemarksHeader | string |
None. |
|
| ReqStatus | string |
None. |
|
| AttachmentsValues | string |
None. |
|
| CustomAttachmentsValues | string |
None. |
|
| WsRmStockReceivedNotesDetailList | Collection of WsRmStockReceivedNotesDetail |
None. |
|
| WsRmStockReceivedNotesExpensesList | Collection of WsRmStockReceivedNotesExpenses |
None. |
|
| VoucherHeadInvoices | VoucherHead |
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.