GET api/ItemMaster/GeteRouteMaster?DairyPlantID={DairyPlantID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DairyPlantID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of RouteMaster
NameDescriptionTypeAdditional information
RouteID

integer

None.

DairyPlantID

integer

Required

DairyPlantCode

string

None.

DairyPlantName

string

Required

String length: inclusive between 0 and 30

RouteName

string

Required

String length: inclusive between 0 and 30

Shifts

string

Required

VehicleCapacity

decimal number

Required

Matching regular expression pattern: ^[0-9]+(\.[0-9]+)?$

Range: inclusive between 0.01 and 999999999

DistanceCovered

integer

Required

Matching regular expression pattern: ^[0-9]+$

Range: inclusive between 1 and 999999999

IsDelete

boolean

None.

IsStatus

boolean

None.

CreatedOn

date

None.

CreatedBy

integer

None.

UpdatedOn

date

None.

UpdatedBy

integer

None.

DairyPlant

Collection of DairyPlant

None.

DairyPlantList

Collection of SelectListItem

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.