POST api/FactoryPlant/UpdateTruckStatusBySecurity

Request Information

URI Parameters

None.

Body Parameters

TruckSheet
NameDescriptionTypeAdditional information
id

integer

None.

TruckID

integer

None.

DispatchNO

string

None.

IsDelivered

boolean

None.

DeliveryDate

date

None.

DeliveredBy

integer

None.

DeliverdUserName

string

None.

Isloaded

boolean

None.

LoadedDate

date

None.

LoadedBy

integer

None.

LoadedByName

string

None.

Isdeleted

boolean

None.

InTransit

boolean

None.

TransitedDate

date

None.

TransitedBy

integer

None.

TransitedByName

string

None.

IsSecurityCheck

boolean

None.

SecurityCheckDate

date

None.

SecurityCheckBy

integer

None.

SecurityCheckByName

string

None.

BarcodeValue

string

None.

TruckStatus

string

None.

TruckNo

string

None.

SecurityStatus

string

None.

DairyPlantID

integer

None.

TotalCount

integer

None.

ChallanId

integer

None.

SecurityStatusList

Collection of SelectListItem

None.

dispatchlist

Collection of Dispatch

None.

sheetlist

Collection of TruckSheet

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

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>