Operations at https://rdc-prod-ws.aws.roadnet.com/TripWebService.svc
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
/trip | GET | Service at https://rdc-prod-ws.aws.roadnet.com/TripWebService.svc/trip?OrganizationID={ORGANIZATIONID}&ResourceGroupID={RESOURCEGROUPID}&RouteID={ROUTEID}&TripID={TRIPID}&asOfDateTime={ASOFDATETIME}&FromDateTime={FROMDATETIME}&ToDateTime={TODATETIME}&Limit={LIMIT}&Offset={OFFSET}&Recurse={RECURSE} |
POST | Service at https://rdc-prod-ws.aws.roadnet.com/TripWebService.svc/trip | |
/trip/{organizationID}/{routeID}/{tripID} | GET | Service at https://rdc-prod-ws.aws.roadnet.com/TripWebService.svc/trip/{ORGANIZATIONID}/{ROUTEID}/{TRIPID} |
/trip/{organizationID}/{routeID}/{TripID} | DELETE | Service at https://rdc-prod-ws.aws.roadnet.com/TripWebService.svc/trip/{ORGANIZATIONID}/{ROUTEID}/{TRIPID} |
/tripV2 | GET | Service at https://rdc-prod-ws.aws.roadnet.com/TripWebService.svc/tripV2?OrganizationID={ORGANIZATIONID}&ResourceGroupID={RESOURCEGROUPID}&RouteID={ROUTEID}&TripID={TRIPID}&asOfDateTime={ASOFDATETIME}&FromDateTime={FROMDATETIME}&ToDateTime={TODATETIME}&Limit={LIMIT}&Offset={OFFSET}&TripStatus={TRIPSTATUS}&StopStatus={STOPSTATUS}&ChangesOnly={CHANGESONLY}&Recurse={RECURSE} |