POST api/InvSaleInvoice/Save
Request Information
URI Parameters
None.
Body Parameters
InvSaleInvoice| Name | Description | Type | Additional information |
|---|---|---|---|
| IsApproved | boolean |
None. |
|
| isOnline | boolean |
None. |
|
| IsOnlinePayment | boolean |
None. |
|
| IsCashPayment | boolean |
None. |
|
| IsCreditCardPayment | boolean |
None. |
|
| DocDate | date |
None. |
|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| PostDate | date |
None. |
|
| DueDate | date |
None. |
|
| SupplierInvoiceDate | date |
None. |
|
| BillAmount | decimal number |
None. |
|
| CashReceived | decimal number |
None. |
|
| CommAmount | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| DiscountPercent | decimal number |
None. |
|
| DiscountPercentAmount | decimal number |
None. |
|
| CommRate | decimal number |
None. |
|
| FreightAmount | decimal number |
None. |
|
| OtherExpenseAmount | decimal number |
None. |
|
| DueDays | integer |
None. |
|
| BranchesId | integer |
None. |
|
| CommissionAgentId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocNo | integer |
None. |
|
| SalesTaxNo | integer |
None. |
|
| BaseDocumentTypeId | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| DocumentTypeSrNo | integer |
None. |
|
| EntryUser | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUser | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| PostUser | integer |
None. |
|
| ProjectsId | integer |
None. |
|
| ReferencePartyId | integer |
None. |
|
| StockPartyId | integer |
None. |
|
| CashAccountId | integer |
None. |
|
| SupplierCustomerId | integer |
None. |
|
| SupplierInvoiceNo | integer |
None. |
|
| SupplierReferenceNo | integer |
None. |
|
| FinancialYearId | integer |
None. |
|
| TransporterId | integer |
None. |
|
| OtherExpenseId | integer |
None. |
|
| PaymentTermId | integer |
None. |
|
| CommissionTypeId | integer |
None. |
|
| DeliveryTermId | integer |
None. |
|
| ShipToAddressId | integer |
None. |
|
| SubPartyId | integer |
None. |
|
| AutoUpdate | integer |
None. |
|
| CommissionRemarks | string |
None. |
|
| CommissionType | string |
None. |
|
| IsAttachments | string |
None. |
|
| IsTaxable | boolean |
None. |
|
| IsReserve | boolean |
None. |
|
| ManualBillNo | string |
None. |
|
| OtherRemarks | string |
None. |
|
| RemarksHeader | string |
None. |
|
| UomScheduleIdCmRate | string |
None. |
|
| DeliveryTerm | string |
None. |
|
| RefCustomerCellNo | string |
None. |
|
| RefCustomerName | string |
None. |
|
| AttachmentsValues | string |
None. |
|
| CustomAttachmentsValues | string |
None. |
|
| InvSaleInvoiceJournalList | Collection of InvSaleInvoiceJournal |
None. |
|
| InvSaleInvoiceExpenseList | Collection of InvSaleInvoiceExpense |
None. |
|
| InvSaleInvoiceFreightList | Collection of InvSaleInvoiceFreight |
None. |
|
| InvSaleInvoiceCommissionList | Collection of InvSaleInvoiceCommission |
None. |
|
| InvSaleInvoicePaymentDetailList | Collection of InvSaleInvoicePaymentTermsDetail |
None. |
|
| InvSaleInvoiceDetaillist | Collection of InvSaleInvoiceDetail |
None. |
|
| AttachmentsList | Collection of DMSAttachments |
None. |
|
| DeleteAttachmentsList | Collection of DMSAttachments |
None. |
|
| VoucherHeadInvoices | VoucherHead |
None. |
|
| CommonIdsForFinancials | CommonIdsForFinancials |
None. |
|
| InventoryStockEvalautionDetailslist | Collection of InventoryStockEvalautionDetail |
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.