interactions:
- request:
    body: '{"end_longitude": null, "surge_confirmation_id": null, "start_address":
      null, "end_place_id": null, "start_nickname": null, "end_latitude": null, "payment_method_id":
      null, "product_id": "d4abaae7-f4d6-4152-91cc-77523e8165a4", "end_address": null,
      "end_nickname": null, "start_place_id": null, "start_longitude": -122.417, "start_latitude":
      37.775}'
    headers:
      Content-Length: ['348']
      content-type: [application/json]
    method: !!python/unicode POST
    uri: https://sandbox-api.uber.com/v1/requests
  response:
    body: {string: !!python/unicode '{"status":"processing","request_id":"rideID-14f1c","driver":null,"eta":null,"location":null,"vehicle":null,"surge_multiplier":1.0}'}
    headers:
      connection: [keep-alive]
      content-geo-system: [wgs-84]
      content-language: [en]
      content-length: ['154']
      content-type: [application/json]
      date: ['Tue, 16 Feb 2016 06:14:31 GMT']
      server: [nginx]
      strict-transport-security: [max-age=0]
      x-rate-limit-limit: ['2000']
      x-rate-limit-limit-concurrent-trips: ['10']
      x-rate-limit-remaining: ['1986']
      x-rate-limit-remaining-concurrent-trips: ['10']
      x-rate-limit-reset: ['1455606000']
      x-uber-app: [uberex-sandbox]
      x-xss-protection: [1; mode=block]
    status: {code: 202, message: Accepted}
version: 1
