Movement

Namespace: CCPEntities

Summary

Movement

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key MovementId* Edm.Int32 False true Gets or sets the movement id. The movement id.
StatusName MovementStatus False 50 Gets or sets the name of the status. The name of the status.
AbsenceStateName AbsenceType False 10 Gets or sets the name of the absence state. The name of the absence state.
CallBackService Edm.Boolean False Gets or sets a value indicating whether [call back service]. true if [call back service]; otherwise, false.
CallbackTypeName CallbackType False The type of calling the traveler back, either calling or texting
CallBackNumber Edm.String False 15 Gets or sets the call back number. The call back number.
Description Edm.String False 150 Gets or sets the description. The description.
PlannedDistance Edm.Double False Gets or sets the planned distance. The planned distance. May be adjusted when multiple movements are combined.
TransporterMovementId Edm.Int32 False Gets or sets the transporter movement id. The transporter movement id.
DatacommunicationMovementId Edm.Int32 False Gets or sets the datacommunication movement id. The datacommunication movement id.
LastUpdated Edm.DateTime False Gets or sets the last updated. The last updated.
Deleted* Edm.Boolean False Gets or sets a value indicating whether this CCPEntities.Movement is deleted. true if deleted; otherwise, false.
TravelerId Edm.Int32 False Gets or sets the traveler id. The traveler id.
ContractorId Edm.Int32 False Gets or sets the contractor id. The contractor id.
TripId* Edm.Int32 False Gets or sets the trip id. The trip id.
PickUpLocationId Edm.Int32 False Gets or sets the pick up location id. The pick up location id.
DropOffLocationId Edm.Int32 False Gets or sets the drop off location id. The drop off location id.
PlannedDistanceDirect Edm.Double False Planned direct driven distance from pickup to dropoff
PlannedTimeDirect Edm.Int32 False Planned direct driving time from pickup to dropoff
TravelerName Edm.String False The full name of the traveler if the traveler is unknown as a CCPEntities.Traveler entity. Can be used in any format.
FixFlagsValue* MovementFixFlags False
RequestedDateTime Edm.DateTime False
RequestedDateTimeTypeName BookingDateTimeType False
PaymentTypeName PaymentType False 50 Gets or sets the name of the payment type. The name of the payment type.
PickUp MovementFragment False Gets or sets the pick up. The pick up.
DropOff MovementFragment False Gets or sets the drop off. The drop off.
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Amounts Amount * Gets or sets the amounts.
ActualData MovementActualData 0..1
Contractor Contractor * Gets or sets the contractor.
DropOffLocation Location * Gets or sets the drop off location.
Indications Indication 0..1 Gets or sets the indications.
PickUpLocation Location * Gets or sets the pick up location.
Traveler Traveler * Gets or sets the traveler.
Trip Trip * Gets or sets the trip.

Additional Information

No additional information found

Example

https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/Movements