REST API: Trips
The trips resource is used to manage the trips for an account
Resource URI(s)
get
/{applicationId}/{accountId}/Trips
List the trips assigned to the Context Account.
get
put
/{applicationId}/{accountId}/Trips/{Id}
Manage the trips referenced by {Id} assigned to the Context Account.