ContractorTransporter

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key ContractorTransporterId* Edm.Int32 False true
AutoAcceptBooking* Edm.Boolean False When true, a booking from this contractor is accepted automatically, a trip is created and assigned
to AssignedTransporter when not null, otherwise to the transporter itself.
When false, a booking from this contractor is passed to AssignedTransporter (by setting AssignedTransporter of
the booking) when not null, otherwise the booking remains at the transporter itself.
ContractorCode Edm.String False 15 A user-defined code that can be specified by the transporter for the contractor
DefaultBookingPaymentTypeName PaymentType False 50 The default paymenttype to be used in a booking.
CCPEntities.PaymentType
TransporterId* Edm.Int32 False
ContractorId* Edm.Int32 False The contractor to which these settings apply
AssignedTransporterId Edm.Int32 False The (sub-)transporter who is responsible for trips and bookings of this contractor
LastUpdated Edm.DateTime False
Deleted* Edm.Boolean False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Contractor Contractor 0..1
Transporter Transporter 0..1
AssignedTransporter Transporter *

Additional Information

No additional information found

Example

https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/ContractorTransporters