POST api/InvSaleInvoice/GenerateSalesTaxNo

Request Information

URI Parameters

None.

Body Parameters

InvSaleInvoice
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Architecture.Model.DMSAttachments'. Path 'AttachmentsList[0].AttachmentList'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Architecture.Model.DMSAttachments'. Path 'AttachmentsList[0].AttachmentList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Architecture.Model.DMSAttachments, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Architecture.Model.DMSAttachments, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'InvSaleInvoice'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.