PUT v1/orders/site/changeSituation

Request Information

URI Parameters

None.

Body Parameters

OrderViewModel
NameDescriptionTypeAdditional information
Driver

DriverRequiredToFindViewModel

None.

Customer

CustomerRequiredToFindViewModel

Required

ID

integer

None.

ID_Reference

integer

None.

OrderType

integer

Required

Range: inclusive between 1 and 2

OrderID

string

None.

OrderNumber

string

Required

ElectronicKey

string

None.

OrderDescription

string

Required

OrderDescriptionDocuments

string

None.

SourceAddress

OrderAddressViewModel

None.

DestinationAddress

OrderAddressViewModel

Required

Documents

Collection of OrderDocumentsViewModel

None.

Status

OrderHistoryViewModel

None.

Observation

string

None.

Branch

string

None.

DeliveryDate

date

None.

DeliveryStartTime

string

None.

DeliveryEndTime

string

None.

CollectDate

date

None.

CollectStartTime

string

None.

CollectEndTime

string

None.

TimeMaxWait

integer

None.

TimeMaxWaitType

integer

None.

DischargeTime

integer

None.

DischargeTimeType

integer

None.

DischargeTax

decimal number

None.

OrderResponsibility

string

None.

OrderPhoneCountry

string

None.

OrderPhoneNumber

string

None.

OrderEmail

string

None.

RatingByDestination

integer

None.

RatingByDriver

integer

None.

CreatedByDriver

boolean

None.

DepartureDate

date

None.

DepartureDateUTC

date

None.

Sequence

integer

None.

CountOfOrdersInLoadSeparation

integer

None.

LoadSeparationID

integer

None.

LoadSeparation_RouteName

string

None.

Volume

decimal number

None.

Weight

decimal number

None.

TimeMaxWaitDifference

time interval

None.

DocumentsBased

boolean

None.

Client

ClientViewModel

None.

SendToDriver

boolean

None.

UpdateClientDestination

boolean

None.

UpdateClientSource

boolean

None.

MerchandiseValue

decimal number

None.

IDs

Collection of integer

None.

Tags

string

None.

File_InvoiceXML

Collection of byte

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.