interactions:
- request:
    body: null
    headers:
      X-Uber-User-Agent: [!!python/unicode Python Rides SDK v0.5.1]
    method: GET
    uri: https://sandbox-api.uber.com/v1.2/requests/0aec0061-1e20-4239-a0b7-78328e9afec8/receipt
  response:
    body: {string: !!python/unicode '{"distance":"1.87","charge_adjustments":[{"amount":"2.25","type":"booking_fee","name":"Booking
        Fee"}],"total_owed":null,"distance_label":"miles","total_charged":"$9.00","request_id":"0aec0061-1e20-4239-a0b7-78328e9afec8","duration":"00:11:32","total_fare":"$9.00","subtotal":"$9.00","currency_code":"USD"}'}
    headers:
      connection: [keep-alive]
      content-language: [en]
      content-length: ['305']
      content-type: [application/json]
      date: ['Fri, 21 Oct 2016 01:17:15 GMT']
      etag: ['"7f5216c11382891ac55db6557ec37f174b17637f"']
      server: [nginx]
      strict-transport-security: [max-age=0]
      x-content-type-options: [nosniff]
      x-uber-app: [uberex-sandbox, migrator-uberex-sandbox-optimus]
      x-xss-protection: [1; mode=block]
    status: {code: 200, message: OK}
version: 1
