POST api/GatePassPartyProcessing/Save
Request Information
URI Parameters
None.
Body Parameters
GatePassPartyProcessing| Name | Description | Type | Additional information |
|---|---|---|---|
| IsApproved | boolean |
None. |
|
| PostState | boolean |
None. |
|
| IsWeighable | boolean |
None. |
|
| EntryDate | date |
None. |
|
| GpDate | date |
None. |
|
| InDateTimeStamp | date |
None. |
|
| ModifyDate | date |
None. |
|
| OutDateTimeStamp | date |
None. |
|
| PostDate | date |
None. |
|
| DifferenceWeight | decimal number |
None. |
|
| FactoryWeight | decimal number |
None. |
|
| Freight | decimal number |
None. |
|
| ItemQty | decimal number |
None. |
|
| SupplierWeight | decimal number |
None. |
|
| CityId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| GpSrNo | integer |
None. |
|
| GpTypeSrNo | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PostUser | integer |
None. |
|
| StockPartyId | integer |
None. |
|
| SupplierCustomerId | integer |
None. |
|
| WeighBridgeId | integer |
None. |
|
| BiltyNo | string |
None. |
|
| GatepassType | string |
None. |
|
| OtherRemarks | string |
None. |
|
| Status | string |
None. |
|
| WeighBridgeStatus | string |
None. |
|
| VarietyName | string |
None. |
|
| VehicleNo | string |
None. |
|
| VehicleType | string |
None. |
|
| AttachmentsList | 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.