GetAmountByReference

Container: CCPService
Namespace: System.Data.Objects

Summary

Allows Transporters to get an Amount for the Booking, Trip, or Movement they are interesseted in without going through the default query interceptors.

Method

The HTTP method for this function import is GET

Parameters

Name Type Summary
bookingId Edm.Int32
tripId Edm.Int32
movementId Edm.Int32
Parameters marked with a * are required

Return

Type: Entity type - Amount
Is collection: false

Example

Request URL: https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/GetAmountByReference ?bookingId=x &tripId=x &movementId=x