POST api/OrderApi/orderinsert

Request Information

URI Parameters

None.

Body Parameters

Order
NameDescriptionTypeAdditional information
id

string

None.

vno

string

None.

vtype

string

None.

vdate

string

None.

accode

integer

None.

salemancode

integer

None.

productvalue

decimal number

None.

totaldis

decimal number

None.

totaltax

decimal number

None.

netamt

decimal number

None.

paymentmode

string

None.

remarks

string

None.

compcode

string

None.

databasename

string

None.

acdesc

string

None.

salemanAccode

integer

None.

salemanName

string

None.

orderstatus

string

None.

odrstatus

boolean

None.

offlinevno

string

None.

makeid

integer

None.

makename

string

None.

Orderledger

Collection of Orderledger

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.