GET api/Orders/ListOpen?page={page}&workId={workId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
page

integer

Default value is 1

workId

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of PurchaseOrderModel
NameDescriptionTypeAdditional information
Code

string

None.

Date

date

None.

Supplier

string

None.

Status

OrderStatusEnum

None.

WorkCode

string

None.

ReceptionDate

date

None.

ReceptionEmployee

string

None.

ConsumptionDate

date

None.

ConsumptionEmployee

string

None.

Units

Collection of Unit

None.

Items

Collection of Item

None.

LastUpdateDate

date

None.

LastSyncDate

date

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.