GET api/ordWarehouseFreightVw?status={status}&warehouse={warehouse}&sourceDate={sourceDate}

Get all values from the WarehouseFreightSelect view Optionall filter with idList

Request Information

URI Parameters

NameDescriptionTypeAdditional information
status

string

Default value is

warehouse

string

Default value is

sourceDate

date

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.