POST api/InvDeliveryOrder/DeliveryOrderNoCheckinGatePass
Request Information
URI Parameters
None.
Body Parameters
InvDeliveryOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| IsApproved | boolean |
None. |
|
| ApprovedDate | date |
None. |
|
| DocDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| DoTotalQty | decimal number |
None. |
|
| ApprovedUser | integer |
None. |
|
| BranchesId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocNo | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| ProjectsId | integer |
None. |
|
| EximInvoiceId | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| LoadingInstructions | string |
None. |
|
| DeliveryOrderType | string |
None. |
|
| VehicleNo | string |
None. |
|
| VehicleType | string |
None. |
|
| GrossWeight | decimal number |
None. |
|
| NetWeight | decimal number |
None. |
|
| InvoiceNo | string |
None. |
|
| InvDeliveryOrderDetailList | Collection of InvDeliveryOrderdetail |
None. |
|
| InvDeliveryOrderExpenseslist | Collection of InvDeliveryOrderExpense |
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.