POST salesOrder/saveSalesOrders

Request Information

URI Parameters

None.

Body Parameters

Collection of SalesOrderViewModel
NameDescriptionTypeAdditional information
SalesOrderID

integer

None.

CompanyID

integer

None.

CompanyName

string

None.

CompanyList

Collection of Object

None.

DealerID

integer

Required

DealerCity

string

None.

DealerName

string

None.

DealerList

Collection of Object

None.

SalesOrderNumber

string

None.

SalesOrderDate

string

None.

FormattedSalesOrderDate

string

Required

SalesExecutiveID

integer

Required

SalesExecutiveName

string

None.

SalesExecutiveList

Collection of Object

None.

DealerBillingAddress

string

None.

DealerDeliveryAddress

string

None.

ProductEditID

integer

None.

ProductID

integer

None.

ProductName

string

None.

ProductList

Collection of Object

None.

BoxQty

integer

None.

OrderPieceQty

integer

None.

PriorityId

integer

None.

PriorityList

Collection of Object

None.

PriorityName

string

None.

DiscountPercentage

decimal number

None.

SubTotal

decimal number

None.

DiscountAmount

decimal number

None.

CGST

decimal number

None.

SGST

decimal number

None.

GrandTotal

decimal number

None.

StatusID

integer

None.

Status

string

None.

IsDeletable

boolean

None.

IsAuthorize

boolean

None.

IsCompanySearched

boolean

None.

ModuleName

CommonMessagesViewModel

None.

lstSalesOrder

Collection of SalesOrderViewModel

None.

lstSalesOrderSupplyDetail

Collection of SalesOrderDetailViewModel

None.

SalesOrderSupplyDetail

SalesOrderDetailView

None.

RequestObject

string

None.

CreatedBy

integer

None.

PairID

string

None.

InvoiceTypeID

integer

None.

InvoiceType

string

None.

NotificationTitle

string

None.

NotificationMessage

string

None.

TransactionRemark

string

None.

Remarks

string

None.

LRNo

string

None.

TransporterName

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.