POST LogisticsvehiclesAPI/insertKeyReport

Request Information

URI Parameters

None.

Body Parameters

Collection of Logisticsvehicles
NameDescriptionTypeAdditional information
Id

integer

None.

Geo

string

None.

Location

string

None.

Site

string

None.

VendorName

string

None.

DriverName

string

None.

VehicleNo

string

None.

LocationID

integer

None.

License

boolean

None.

RCBook

boolean

None.

Insurance

boolean

None.

Tax

boolean

None.

FirstAidBox

boolean

None.

Uniform

boolean

None.

Jack

boolean

None.

Stepney

boolean

None.

Umbrella

boolean

None.

TorchLight

boolean

None.

FireExtinguisher

boolean

None.

PoliceVerification

boolean

None.

MedicalFitness

boolean

None.

Vaccination

boolean

None.

Sanitizer

boolean

None.

HeadLight

boolean

None.

Wheel

boolean

None.

VehicalBreak

boolean

None.

CabCondition

boolean

None.

SeatPartition

boolean

None.

Wiper

boolean

None.

PUC

boolean

None.

LogisticsFKID

integer

None.

Remarks

string

None.

Auditedby

string

None.

AuditedDate

string

None.

CreatedBy

string

None.

CreatedDate

string

None.

ModifiedBy

string

None.

ModifiedDate

string

None.

SearchDate

string

None.

SiteID

integer

None.

Action

string

None.

LogisticsvehiclesMasterList

Collection of LogisticsvehiclesMaster

None.

vendorMasterList

Collection of vendorname

None.

VehicleMasterList

Collection of Vehicle

None.

LogisticsvehiclesList

Collection of Logisticsvehicles

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'SAAMS.Models.LogisticsvehiclesMaster'. Path '[0].LogisticsvehiclesMasterList[0].LogisticsMasterList'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'SAAMS.Models.LogisticsvehiclesMaster'. Path '[0].LogisticsvehiclesMasterList[0].LogisticsMasterList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'SAAMS.Models.Logisticsvehicles' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'SAAMS.Models.Logisticsvehicles' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.