Successful response's body contains a serialized array of trip objects. All user's trips are included.
GET /developer_api/trips.json?access_token=4f94921198f219f4bdd894fa69021d319175ccfdf3d31612e4a5c5c723e83d2f 200 [ { "@name": "trip", "user_id": "3", "name": "Trip 1", "id": 33, "start_time": "2013-11-10T05:00:00", "end_time": "2013-11-11T13:00:00", "start_time_utc": "2013-11-10T12:00:00", "end_time_utc": "2013-11-11T20:00:00", "item_types": "lodging,air,vehicle", "destination": "Phoenix, AZ", "destination_country": "US", "active": true, "create_source": "Browser", "web": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_4x3_sz125.jpg", "mobile_medium": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz65.jpg", "mobile_xl": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz130.jpg", "mobile_small": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz49.jpg", "mobile_large": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz98.jpg", "closest_image_web": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_4x3_sz125.jpg", "closest_image_mobi_medium": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz65.jpg", "closest_image_mobi_xlarge": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz130.jpg", "closest_image_mobi_small": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz49.jpg", "closest_image_mobi_large": "https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz98.jpg", "most_relevant": true }, { "@name": "trip", "user_id": "3", "name": "Trip 2", "id": 30, "start_time": "2013-10-16T13:24:00", "end_time": "2013-10-17T15:00:00", "start_time_utc": "2013-10-16T20:24:00", "end_time_utc": "2013-10-17T22:00:00", "item_types": "vehicle,lodging,air", "destination": "Tustin, CA", "destination_country": "US", "active": false, "create_source": "Browser", "web": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_4x3_sz125.jpg", "mobile_medium": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz65.jpg", "mobile_xl": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz130.jpg", "mobile_small": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz49.jpg", "mobile_large": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz98.jpg", "closest_image_web": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_4x3_sz125.jpg", "closest_image_mobi_medium": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz65.jpg", "closest_image_mobi_xlarge": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz130.jpg", "closest_image_mobi_small": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz49.jpg", "closest_image_mobi_large": "https://www.tripcase.com/pictures/loc/destinations/Anaheim_sq_sz98.jpg" }, { "@name": "trip", "user_id": "3", "name": "Trip 3", "id": 32, "start_time": "2013-10-16T11:40:00", "end_time": "2013-10-16T16:00:00", "start_time_utc": "2013-10-16T14:15:50", "end_time_utc": "2013-10-16T23:00:00", "item_types": "vehicle,air", "destination": "San Diego, CA", "destination_country": "US", "active": false, "create_source": "Browser", "web": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_4x3_sz125.jpg", "mobile_medium": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz65.jpg", "mobile_xl": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz130.jpg", "mobile_small": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz49.jpg", "mobile_large": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz98.jpg", "closest_image_web": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_4x3_sz125.jpg", "closest_image_mobi_medium": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz65.jpg", "closest_image_mobi_xlarge": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz130.jpg", "closest_image_mobi_small": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz49.jpg", "closest_image_mobi_large": "https://www.tripcase.com/pictures/loc/destinations/San_Diego_sq_sz98.jpg" } ]
Successful response's body contains a serialized trip object.
GET /developer_api/trips/33.json?access_token=4f94921198f219f4bdd894fa69021d319175ccfdf3d31612e4a5c5c723e83d2f 200 {"@name":"trip","id":33,"name":"Trip 1","user_id":"3","created_at":"2013-10-17T13:21:38","start_time":"2013-11-10T05:00:00","end_time":"2013-11-11T13:00:00","start_time_utc":"2013-11-10T12:00:00","end_time_utc":"2013-11-11T20:00:00","item_types":"lodging,air,vehicle","destination":"Phoenix, AZ","destination_country":"US","active":true,"create_source":"Browser","default_item_create_date":"2013-11-10","object_url":"http://localhost:3000/developer_api/trips/33.xml","web":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_4x3_sz125.jpg","mobile_medium":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz65.jpg","mobile_xl":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz130.jpg","mobile_small":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz49.jpg","mobile_large":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz98.jpg","closest_image_web":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_4x3_sz125.jpg","closest_image_mobi_medium":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz65.jpg","closest_image_mobi_xlarge":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz130.jpg","closest_image_mobi_small":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz49.jpg","closest_image_mobi_large":"https://www.tripcase.com/pictures/loc/destinations/Phoenix_sq_sz98.jpg","most_relevant_item":{"index":0,"item_id":156},"messages":[],"items":[{"@name":"item","id":156,"type":"Air","read_only":false,"num_following":0,"start_time":{"time":"2013-11-10T06:20:00","utc_time":"2013-11-10T14:20:00","tz_name":"America/Los_Angeles","tz_offset":-28800},"end_time":{"time":"2013-11-10T09:13:00","utc_time":"2013-11-10T16:13:00","tz_name":"America/Phoenix","tz_offset":-25200},"air_reservation":{"seat_map_url":"http://localhost:3000/developer_api/services/flight_seat_map?trip_item=156","flight":{"flight_number":2699,"cancelled":false,"completed":false,"baggage_claim":"","departure_terminal":"","departure_gate":"","arrival_terminal":"","arrival_gate":"","estimated_arrival":"2013-11-10T09:13:00","estimated_departure":"2013-11-10T06:20:00","scheduled_departure":"2013-11-10T06:20:00","scheduled_arrival":"2013-11-10T09:13:00","status_code":"S","sched_duration":113,"estimated_duration":113,"extended_status_code":"S","departure_status":"","arrival_status":"","alt_schedules_avail":true,"aircraft":{"iata_code":"320","description":"Airbus A320-100/200"},"airline":{"name":"United Airlines","iata_code":"UA","phones":[{"@name":"phone","number":"800-241-6522","type":"Domestic"},{"@name":"phone","number":"1-800-538-2929","type":"International"}]},"operating_airline":{"name":"US Airways","iata_code":"US"},"departure_airport":{"iata_code":"SJC","name":"Norman Y. Mineta San Jose International Airport","city":"San Jose","state_code":"CA","country_code":"US","latitude":37.3611111111111,"longitude":-121.925555555556,"general_location":"San Jose, CA"},"arrival_airport":{"iata_code":"PHX","name":"Sky Harbor International Airport","city":"Phoenix","state_code":"AZ","country_code":"US","latitude":33.4352777777778,"longitude":-112.011944444444,"general_location":"Phoenix, AZ"},"change_events":[],"id":156}},"note":""},{"@name":"item","id":159,"type":"Vehicle","read_only":false,"num_following":0,"start_time":{"time":"2013-11-10T09:00:00","utc_time":"2013-11-10T16:00:00","tz_name":"America/Phoenix","tz_offset":-25200},"end_time":{"time":"2013-11-11T11:00:00","utc_time":"2013-11-11T18:00:00","tz_name":"America/Phoenix","tz_offset":-25200},"vehicle_reservation":{"vendor":{"name":"National Rent-A-Car","code":"ZL","phones":[{"@name":"phone","number":"1-800-227-7368"},{"@name":"phone","number":"602-275-4471","type":"Local"}]},"confirmation_code":"","vehicle_desc":"","pickup_time":"2013-11-10T09:00:00","return_time":"2013-11-11T11:00:00","pickup_location":{"vehicle_location":{"location":"PHX","location_code":"PHXC001","last_updated":"2013-11-07T16:10:00","vendor":{"code":"ZL","company_short_name":"NATIONAL","name":"National Rent-A-Car"},"geo_code":{"latitude":33.438279,"longitude":-112.017829},"phones":[{"@name":"phone","number":"602-275-4471","type":""}],"address":{"city":"Phoenix","state_code":"AZ","postal_code":"85034-6001","country_code":"US","general_location":"Phoenix, AZ","country_name":"United States","label_lines":[{"@name":"line","part":"name","text":"Phxc01 Fbo Phx Swift Aviation"},{"@name":"line","part":"street","text":"2710 East Old Tower Road"},{"@name":"line","part":"city","text":"Phoenix, AZ 85034-6001"}]},"consolidated_operation_times":[{"@name":"operation_time","start_day":"Mon","end_day":"Sun","start_time":"00:00:00","end_time":"23:59:00","closed":false}],"shuttle_details":[],"general_information":["The age requirements for national are as follows... . ***the underage fee for drivers 21-24 years of age is 35.00 usd per or less. . ***to avoid an additional charge, the primary renter of the vehicle must be at least 25 years of age. . ***the minimum age to rent a vehicle is 21. .","** *Additional driver* ** ******************************************************* an additional authorized driver is someone that is not automatically authorized to drive the rental vehicle. An additional authorized driver can be added to a rental agreement and in some cases an additional driver fee will apply. Any person can sign onto the rental contract as long as they meet all the following requirements... . **must meet all renter requirements. . **must appear at the rental counter with the primary . Renter. . **must present a valid driver*s license. . **must sign the rental agreement. . **an additional fee may apply for any additional . Drivers. . State law in california, illinois, missouri, nevada, oregon, and wisconsin allow a spouse to be an automatic authorized driver as long as the renter qualifications are met. . Any additional driver *including a spouse or domestic partner* will pay a daily fee of approximately 25.00 usd/cad per day unless the primary renter is a member of emerald club or has a corporate contract agreement. . ******************************************************* . Emerald club renters . . Emerald club members in the us and canada are allowed to have the following additional drivers without a fee. . **emerald club member*s spouse, common law spouse, or . Domestic partner who has the same address on their . Drivers license as the emerald club member and meet . Normal renter requirements. . **immediate family member, mother or father, son or . Daughter, brother or sister who has the same address . On the drivers license as the emerald club member and . Meet normal renter requirements. . ******************************************************* ** corporate contracts and business benefits ** . Corporate contracts and business benefit members in the us and canada are allowed the following drivers at no charge.. . **commercial corporate rentals, the renter*s business . Partner, employer or fellow associate, who has an . Assigned corporate contract with national and drives . The car for business purposes and meet all normal . Renter requirements. . All other additional drivers are subject to a daily charge. . ******************************************************* ** designated driver ** . Can i rent a vehicle regardless of a visual impairment or disability.. . Yes, if you are unable to present a valid drivers license because of a disability or visual impairment, you may rent a vehicle when accompanied by a designated driver. . **the designated driver must present a valid drivers . License. . **meet minimum age restrictions. . **must be present at the rental office. . **deposits will be secured by the renter, the . Designated driver will not be asked to secure a . Major credit card. . **there is no additional charge for a designated driver . *******************************************************",". *One-way rentals* . . A vehicle can be rented in one location and returned . To another. Some one-way rentals are assessed a one . Time drop or mileage charge in addition to the rental . Rate. . . The drop charge fee varies by rental location, return . Location, and time of year. If there is a drop fee, . It will be disclosed when you book and is payable at . The time of pick up. . . Rentals that are returned to a different location . Within the same city could be subject to a drop . Charge, mileage charge, or higher rate. . . The rental vehicle must be returned to a location . Within the country from which it was originally . Rented with the following exception. . . One way rentals between the u.s. And canada are . Available at participating locations. The canadian . Import law prohibits canadian citizens from taking a . U.s. Owned rental vehicle from the u.s. Into canada. . The rental vehicle will be seized by canadian customs . At the border, whether the canadian renter plans to . Return the vehicle to u.s. Or canadian location. The . U.s. Owned rental vehicle cannot be imported into . Canada, even to temporarily cross the border. . However, a canadian may rent a canadian owned vehicle . In the u.s. And return it to canada or cross the . Border without the vehicle being seized. Any u.s. . Citizen renting a vehicle in the u.s. May drive . Across the u.s. Or canadian border with no . Restrictions. The driver may be asked by customs to . Show a renal agreement and a form of identification, . Such as a drivers license. . . In order to see a specific locations policies on . One-way rentals please use format... Cp*zlxxx/drop","Fuel service options ********************************** . National offers several refueling options at -most- . Locations. Please see the rental location*s city . Policy for details. Format... Cp*zlxxx/fuel"]}}},"note":""},{"@name":"item","id":158,"type":"Hotel","read_only":false,"num_following":0,"start_time":{"time":"2013-11-10T05:00:00","utc_time":"2013-11-10T12:00:00","tz_name":"America/Phoenix","tz_offset":-25200},"end_time":{"time":"2013-11-11T13:00:00","utc_time":"2013-11-11T20:00:00","tz_name":"America/Phoenix","tz_offset":-25200},"hotel_reservation":{"cancellable":false,"hotel_property":{"property_id":"25072","name":"Motel 6 Phoenix Airport - 24th Street","hotel_chain_code":"MX","hotel_details":{"num_rooms":61,"num_floors":2,"check_out_time":"1200","check_in_time":"1400","airport":{"code":"PHX"},"amenities":[{"@name":"amenity","code":"PETS_ALLOWED","description":"Pets allowed","category":"Property"},{"@name":"amenity","code":"FAMILY_ROOMS"},{"@name":"amenity","code":"MEALS"},{"@name":"amenity","code":"SWIMMING_POOL","description":"Swimming pool","category":"Property"},{"@name":"amenity","code":"WHEEL_CHAIR_ACCESS","description":"Wheelchair accessible rooms available","category":"Room"},{"@name":"amenity","code":"DINING","description":"Dining facility on site","category":"Property"},{"@name":"amenity","code":"NONSMOKING","description":"Non-smoking rooms available","category":"Room"},{"@name":"amenity","code":"DATA_PORT","description":"Data ports provided in rooms","category":"Room "},{"@name":"amenity","code":"FREE_LOCAL_CALLS","description":"Free local calls","category":"Room"},{"@name":"amenity","code":"ECONOMY"},{"@name":"amenity","code":"GREEN_HOTEL","description":"Eco-Certified hotel","category":"Property"}],"awards":[{"@name":"award","rating":1,"provider":"TVLY"}],"long_description":"The Motel 6 is located three miles east of downtown Phoenix and offers complimentary morning coffee and use of their outdoor pool. Each room has free HBO, free local calls, and modem connection.","geo_code":{"longitude":-112.03026,"latitude":33.44527,"confidence_factor":1},"phones":[{"@name":"phone","type":"Local","number":"1-602-244-1155"},{"@name":"phone","type":"Fax","number":"1-602-231-0043"}]},"multi_media_objects":[{"@name":"image","width":100,"url":"http://m.travelpn.com/images/phoenix/hotel/0/025072/Exterior_B_1.jpg","type":"Thumbnail","height":75},{"@name":"image","width":35,"url":"http://rg.travelocity.com.edgesuite.net/logos/ht_mxlogo_35x35.gif","type":"Logo","height":35}],"address":{"city":"Phoenix","state_code":"AZ","postal_code":"85034","country_code":"US","general_location":"Phoenix, AZ","country_name":"United States","label_lines":[{"@name":"line","part":"street","text":"214 S 24 Th St"},{"@name":"line","part":"city","text":"Phoenix, AZ 85034"}]}},"start_date":"2013-11-10T05:00:00","end_date":"2013-11-11T13:00:00"},"note":""},{"@name":"item","id":157,"type":"Air","read_only":false,"num_following":0,"start_time":{"time":"2013-11-11T10:52:00","utc_time":"2013-11-11T17:52:00","tz_name":"America/Phoenix","tz_offset":-25200},"end_time":{"time":"2013-11-11T11:50:00","utc_time":"2013-11-11T19:50:00","tz_name":"America/Los_Angeles","tz_offset":-28800},"air_reservation":{"seat_map_url":"http://localhost:3000/developer_api/services/flight_seat_map?trip_item=157","flight":{"flight_number":2331,"cancelled":false,"completed":false,"baggage_claim":"","departure_terminal":"","departure_gate":"","arrival_terminal":"","arrival_gate":"","estimated_arrival":"2013-11-11T11:50:00","estimated_departure":"2013-11-11T10:52:00","scheduled_departure":"2013-11-11T10:52:00","scheduled_arrival":"2013-11-11T11:50:00","status_code":"S","sched_duration":118,"estimated_duration":118,"extended_status_code":"S","departure_status":"","arrival_status":"","alt_schedules_avail":true,"aircraft":{"iata_code":"320","description":"Airbus A320-100/200"},"airline":{"name":"United Airlines","iata_code":"UA","phones":[{"@name":"phone","number":"800-241-6522","type":"Domestic"},{"@name":"phone","number":"1-800-538-2929","type":"International"}]},"departure_airport":{"iata_code":"PHX","name":"Sky Harbor International Airport","city":"Phoenix","state_code":"AZ","country_code":"US","latitude":33.4352777777778,"longitude":-112.011944444444,"general_location":"Phoenix, AZ"},"arrival_airport":{"iata_code":"SJC","name":"Norman Y. Mineta San Jose International Airport","city":"San Jose","state_code":"CA","country_code":"US","latitude":37.3611111111111,"longitude":-121.925555555556,"general_location":"San Jose, CA"},"change_events":[],"id":157}},"note":""}],"item":{"id":156,"type":"Air","read_only":false,"num_following":0,"start_time":{"time":"2013-11-10T06:20:00","utc_time":"2013-11-10T14:20:00","tz_name":"America/Los_Angeles","tz_offset":-28800},"end_time":{"time":"2013-11-10T09:13:00","utc_time":"2013-11-10T16:13:00","tz_name":"America/Phoenix","tz_offset":-25200},"air_reservation":{"seat_map_url":"http://localhost:3000/developer_api/services/flight_seat_map?trip_item=156","flight":{"flight_number":2699,"cancelled":false,"completed":false,"baggage_claim":"","departure_terminal":"","departure_gate":"","arrival_terminal":"","arrival_gate":"","estimated_arrival":"2013-11-10T09:13:00","estimated_departure":"2013-11-10T06:20:00","scheduled_departure":"2013-11-10T06:20:00","scheduled_arrival":"2013-11-10T09:13:00","status_code":"S","sched_duration":113,"estimated_duration":113,"extended_status_code":"S","departure_status":"","arrival_status":"","alt_schedules_avail":true,"aircraft":{"iata_code":"320","description":"Airbus A320-100/200"},"airline":{"name":"United Airlines","iata_code":"UA","phones":[{"@name":"phone","number":"800-241-6522","type":"Domestic"},{"@name":"phone","number":"1-800-538-2929","type":"International"}]},"operating_airline":{"name":"US Airways","iata_code":"US"},"departure_airport":{"iata_code":"SJC","name":"Norman Y. Mineta San Jose International Airport","city":"San Jose","state_code":"CA","country_code":"US","latitude":37.3611111111111,"longitude":-121.925555555556,"general_location":"San Jose, CA"},"arrival_airport":{"iata_code":"PHX","name":"Sky Harbor International Airport","city":"Phoenix","state_code":"AZ","country_code":"US","latitude":33.4352777777778,"longitude":-112.011944444444,"general_location":"Phoenix, AZ"},"change_events":[],"id":156}},"note":""},"sources":[],"default_dates_and_times":{"flight_departure_date":"2013-11-11","hotel_check_in_date":"2013-11-10","hotel_check_out_date":"2013-11-11","hotel_check_in_time":"2013-11-10T10:13:00","hotel_check_out_time":"2013-11-11T07:52:00","vehicle_pick_up_date":"2013-11-10","vehicle_drop_off_date":"2013-11-11","vehicle_pick_up_time":"2013-11-10T10:13:00","vehicle_drop_off_time":"2013-11-11T08:52:00","generic_item_start_date":"2013-11-11","generic_item_end_date":"2013-11-11","generic_item_start_time":"2013-11-07T12:00:00","generic_item_end_time":"2013-11-07T15:00:00"},"item_date_sequence":[{"@name":"day","value":"2013-11-10","type":"Object","events":[{"@name":"event","id":156,"event_type":"start"},{"@name":"event","id":159,"event_type":"start"},{"@name":"event","id":158,"event_type":"start"}]},{"@name":"day","value":"2013-11-11","type":"Object","events":[{"@name":"event","id":157,"event_type":"start"},{"@name":"event","id":158,"event_type":"end"},{"@name":"event","id":159,"event_type":"end"}]}],"trip_event_relevance":[{"@name":"event","event_index":0,"relevant_at":"1970-01-01T00:00:00","relevant_at_epoch":0},{"@name":"event","event_index":1,"relevant_at":"2013-11-10T14:20:00","relevant_at_epoch":1384093200},{"@name":"event","event_index":2,"relevant_at":"2013-11-10T16:30:00","relevant_at_epoch":1384101000},{"@name":"event","event_index":3,"relevant_at":"2013-11-10T16:30:00","relevant_at_epoch":1384101000},{"@name":"event","event_index":4,"relevant_at":"2013-11-11T19:50:00","relevant_at_epoch":1384199400},{"@name":"event","event_index":5,"relevant_at":"2013-11-11T19:50:00","relevant_at_epoch":1384199400}]}
Param name | Description |
---|---|
id required |
Trip id, must belong to currently logged-in user Value: Must be Integer |
Successful response's body contains a serialized object with number of all user's trips, and basic information for each trip (name, start & end times).
GET /developer_api/get_summary.json?access_token=4f94921198f219f4bdd894fa69021d319175ccfdf3d31612e4a5c5c723e83d2f 200 { "trip_count": 3, "trips": [ { "name": "asd", "start_time_utc": "2013-10-16T20:24:00Z", "end_time_utc": "2013-10-17T22:00:00Z" }, { "name": "veh-air", "start_time_utc": "2013-10-16T14:15:50Z", "end_time_utc": "2013-10-16T23:00:00Z" }, { "name": "phx roundtrip", "start_time_utc": "2013-11-10T12:00:00Z", "end_time_utc": "2013-11-11T20:00:00Z" } ] }