POST api/Delivery?PilotId={PilotId}&CurrentPilotStatus={CurrentPilotStatus}&description={description}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PilotId

integer

Required

CurrentPilotStatus

integer

Required

description

string

Required

Body Parameters

Pilot
NameDescriptionTypeAdditional information
Id

integer

None.

BankAccountNumber

integer

None.

VisaCardNumber

integer

None.

SwiftCode

string

String length: inclusive between 0 and 100

PersonalPhoto

string

String length: inclusive between 0 and 100

PersonalPhotoStatus

boolean

None.

CriminalRecordStatus

boolean

None.

DrugAnalysisTestStatus

boolean

None.

NationalIDStatus

boolean

None.

NewNationalIDStatus

boolean

None.

DrivingLicenseStatus

boolean

None.

VehicleleLicenseStatus

boolean

None.

VehiclePhotoStatus

boolean

None.

Description

string

None.

DedicatedToBrabchId

integer

None.

Branch

Branch

None.

distance

decimal number

None.

VehiclePhoto

string

String length: inclusive between 0 and 100

DrugAnalysisTest

string

String length: inclusive between 0 and 100

NationalID

string

String length: inclusive between 0 and 100

NewNationalID

string

String length: inclusive between 0 and 100

DrivingLicense

string

String length: inclusive between 0 and 100

VehicleleLicense

string

String length: inclusive between 0 and 100

CreationTime

date

None.

VehicleTypeId

integer

None.

ContactId

integer

None.

IgnoreScore

decimal number

None.

CancelScore

decimal number

None.

CurrentPilotStatusType

integer

None.

CurrentLat

decimal number

Matching regular expression pattern: ^\d+\.\d{0,15}$

Range: inclusive between 0 and 999999999.999999

CurrentLong

decimal number

Matching regular expression pattern: ^\d+\.\d{0,15}$

Range: inclusive between 0 and 999999999.999999

CreatorUserId

integer

None.

LastModificationTime

date

None.

LastModifierUserId

integer

None.

TotalRating

integer

None.

Country_Id

integer

None.

City_Id

integer

None.

IsActive

boolean

None.

CriminalRecord

string

String length: inclusive between 0 and 100

ContactUserId

integer

None.

AssignToUser

integer

None.

notificationTypeId

integer

None.

DeliveryOfficeId

integer

None.

DelivaryOfficeVerfCode

integer

None.

notificationType

NotificationType

None.

Contact

Contact

None.

RequestInvitations

Collection of RequestInvitation

None.

VehicleType

VehicleType

None.

PilotLocations

Collection of PilotLocation

None.

PilotStatus

Collection of PilotStatu

None.

Requests

Collection of Request

None.

LabelPilots

Collection of LabelPilot

None.

PilotStatusType

PilotStatusType

None.

User

User

None.

assignUser

User

None.

Country

Country

None.

City

City

None.

DeliveryOffice

DeliveryOffice

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: Exception of type 'System.OutOfMemoryException' was thrown.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

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 'VOOO_MVCAPI.Models.Area' 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 'VOOO_MVCAPI.Models.Area' 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 'Pilot'.

Response Information

Resource Description

None.