CalculateTripCostByStandardTrips

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
transporterId* Edm.Int32
vehicleKind Edm.String
contractorId Edm.Int32
streetFrom Edm.String
housenrFrom* Edm.Int32
additionFrom Edm.String
postalCodeFrom Edm.String
cityFrom Edm.String
countryCodeFrom Edm.String
streetTo Edm.String
housenrTo* Edm.Int32
additionTo Edm.String
postalCodeTo Edm.String
cityTo Edm.String
countryCodeTo Edm.String
locationIdFrom Edm.Int32
locationIdTo Edm.Int32
Parameters marked with a * are required

Return

Type: Edm.Decimal
Is collection: false

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/CalculateTripCostByStandardTrips ?transporterId=x &vehicleKind='x' &contractorId=x &streetFrom='x' &housenrFrom=x &additionFrom='x' &postalCodeFrom='x' &cityFrom='x' &countryCodeFrom='x' &streetTo='x' &housenrTo=x &additionTo='x' &postalCodeTo='x' &cityTo='x' &countryCodeTo='x' &locationIdFrom=x &locationIdTo=x