interactions:
- request:
    body: null
    headers: {}
    method: !!python/unicode GET
    uri: https://sandbox-api.uber.com/v1/payment-methods
  response:
    body: {string: !!python/unicode '{"last_used":"payment-e1f4","payment_methods":[{"type":"business_account","description":"Uber","payment_method_id":"payment-93c7"},{"type":"visa","description":"***13","payment_method_id":"payment-e1f4"}]}'}
    headers:
      connection: [keep-alive]
      content-language: [en]
      content-length: ['307']
      content-type: [application/json]
      date: ['Tue, 16 Feb 2016 06:13:49 GMT']
      etag: ['"358afebb549438a9c3b8312e0e3947bfab0168d3"']
      server: [nginx]
      strict-transport-security: [max-age=0]
      x-rate-limit-limit: ['2000']
      x-rate-limit-remaining: ['1988']
      x-rate-limit-reset: ['1455606000']
      x-uber-app: [uberex-sandbox]
      x-xss-protection: [1; mode=block]
    status: {code: 200, message: OK}
version: 1
