POST api/Invoice/insertUpdateOrderToInvoice

Request Information

URI Parameters

None.

Body Parameters

SalesInvoiceModels
NameDescriptionTypeAdditional information
IsSplit

boolean

None.

CustDispatch

string

None.

IsOrder

string

None.

InvoiceId

integer

None.

InvoiceIds

string

None.

InvoiceNumber

string

None.

InvoiceDate

date

None.

OrderId

integer

None.

CustomerId

integer

None.

EmployeeId

integer

None.

CompanyId

integer

None.

UserId

integer

None.

CreatedDate

date

None.

UpdatedDate

date

None.

DeliveryType

integer

None.

InvoiceAmount

decimal number

None.

OutstandingAmount

decimal number

None.

TotalPayableAmount

decimal number

None.

InvoiceDueDate

date

None.

IsOrderInvoice

boolean

None.

IsPaid

boolean

None.

PaymentStatus

string

None.

IsPosted

boolean

None.

IsDispatch

boolean

None.

CustomerNote

string

None.

TotalBoxes

integer

None.

InvoiceDatetime

date

None.

IsCashAndCarry

boolean

None.

IsNonSalesInvoice

boolean

None.

ShippingOptionId

integer

None.

ShippingChargedAmt

decimal number

None.

IsReturn

boolean

None.

CustomerPoNo

string

None.

BillingAddressId

integer

None.

OrderStatusId

integer

None.

SalesmanId

integer

None.

ManagerId

integer

None.

CreatedBy

integer

None.

DeliveryDate

date

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

Address

string

None.

ReferenceId

integer

None.

ItemUpc

string

None.

Quantity

integer

None.

ItemId

integer

None.

SectionId

integer

None.

PriceDescriptionId

integer

None.

IsScan

boolean

None.

FromDate

date

None.

ToDate

date

None.

LastOrderDate

date

None.

Status

string

None.

Price

decimal number

None.

CustomerIds

string

None.

SalesmanIds

string

None.

ManagerIds

string

None.

CustomerCode

string

None.

CustomerName

string

None.

SalesInvoiceModelsDetailsList

Collection of SalesInvoiceModelsDetails

None.

ItemList

Collection of SalesInvoiceModelsDetails

None.

CartonsLists

Collection of CartonsList

None.

SectionName

string

None.

PricingModelName

string

None.

SaveAmount

decimal number

None.

OffOnCount

integer

None.

OffItemId

integer

None.

ItemCode

string

None.

IsDeleted

boolean

None.

PaymentAmount

decimal number

None.

InvoiceType

string

None.

DepartmentId

integer

None.

WithInvoice

boolean

None.

IsEdit

boolean

None.

salesInvoiceIdList

Collection of SalesInvoiceModels

None.

Priority

integer

None.

ShippingAddressId

integer

None.

IsExempt

boolean

None.

IncludeMSA

boolean

None.

PaymentRequirement

string

None.

CustomerMailId

string

None.

htmlContent

string

None.

DeleteSpecialPricing

boolean

None.

ItemName

string

None.

IsMobile

string

None.

OrderNumber

string

None.

IsMisMatchOrder

boolean

None.

UserRole

string

None.

OrderStatus

string

None.

CreateInvoicePermission

boolean

None.

IsSelfCheckout

boolean

None.

RetrunIsPosted

boolean

None.

AutoApplyRetrunInvoice

boolean

None.

IsCharge

string

None.

EmployeeType

string

None.

SSNNO

string

None.

PurchaseOrderNo

string

None.

DeliveryCharge

decimal number

None.

ShippingDeliveryType

string

None.

InvoiceArchiveId

integer

None.

Accounts

Collection of AccountModel

None.

CustomerInvoice

Collection of CustomerInvoiceModel

None.

PriceVariant

decimal number

None.

IsPriceVariantFixed

boolean

None.

PriceVariantOn

string

None.

IsTaxAdded

boolean

None.

TransferAll

boolean

None.

PageSize

integer

None.

PageNumber

integer

None.

SortBy

string

None.

SortType

string

None.

Filter

string

None.

FilterType

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.