GET api/Order/GetAllOrders

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Order
NameDescriptionTypeAdditional information
OrderId

integer

None.

OrderDate

date

None.

OrderDeliveryDate

date

None.

OrderState

OrderState

None.

ContactPerson

string

None.

ContactNo

string

None.

PaymentTerms

string

None.

DeliveryTerms

string

None.

NotesOrScopeOfWork

string

None.

StoreName

string

None.

Location

string

None.

City

string

None.

priceCategory

string

None.

TotalAmount

decimal number

None.

DiscountPrecentage

decimal number

None.

AdvanceAmount

decimal number

None.

BalanceAmount

decimal number

None.

OrderStatusCode

integer

None.

Client

Client

None.

CustomerCode

integer

None.

SalesPerson

integer

None.

SalesPersonEmployee

Employee

None.

PreparedBy

integer

None.

PreparedEmployee

Employee

None.

OrderItems

Collection of OrderItem

None.

Response 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.