POST api/InvGdn/Save
Request Information
URI Parameters
None.
Body Parameters
InvGdn| Name | Description | Type | Additional information |
|---|---|---|---|
| IsApproved | boolean |
None. |
|
| DocDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| CarriageAmount | decimal number |
None. |
|
| FactoryWeight | decimal number |
None. |
|
| OtherCharges | decimal number |
None. |
|
| PartyWeight | decimal number |
None. |
|
| BranchesId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocNo | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| GpNo | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| OutwardGatePassId | integer |
None. |
|
| PostUser | integer |
None. |
|
| ProjectsId | integer |
None. |
|
| ReferencePartyId | integer |
None. |
|
| StockPartyId | integer |
None. |
|
| SupplierCustomerId | integer |
None. |
|
| DeliveryTermId | integer |
None. |
|
| TransporterId | integer |
None. |
|
| BiltyNo | string |
None. |
|
| ContainerNo | string |
None. |
|
| ContainerNo1 | string |
None. |
|
| ReferenceDocNo | string |
None. |
|
| RemarksHeader | string |
None. |
|
| SupplierReference | string |
None. |
|
| TransporterDocRef | string |
None. |
|
| VehicleNo | string |
None. |
|
| DeliveryTerm | string |
None. |
|
| VehicleType | string |
None. |
|
| AttachmentsValues | string |
None. |
|
| CustomAttachmentsValues | string |
None. |
|
| ActionId | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| ShiptoAddress | integer |
None. |
|
| SubPartyId | integer |
None. |
|
| OtherSupCust | string |
None. |
|
| AttachmentsList | Collection of DMSAttachments |
None. |
|
| DeleteAttachmentsList | Collection of DMSAttachments |
None. |
|
| invGdnDetail | Collection of InvGdnDetail |
None. |
|
| InvGdnExpenseslist | Collection of InvGdnExpense |
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.