---
http_interactions:
- request:
    method: get
    uri: http://api.regalii.dev/account
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - application/vnd.regalii.v3.1+json
      User-Agent:
      - Regaliator gem v4.0.0
      Content-Type:
      - application/json
      Date:
      - Fri, 20 Jan 2017 18:11:04 GMT
      Authorization:
      - APIAuth testing:YDpYhv97Qh0AuuLQapyoxGO5iMU=
  response:
    status:
      code: 200
      message: OK
    headers:
      X-Frame-Options:
      - SAMEORIGIN
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      Content-Type:
      - application/json; charset=utf-8
      Etag:
      - W/"0c8a1509449a43025392be608ef633c4"
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 94aded95-2474-4732-912c-051e3cb5fe49
      X-Runtime:
      - '0.248839'
      Transfer-Encoding:
      - chunked
    body:
      encoding: UTF-8
      string: '{"name":"Regalii","balance":1797.41,"minimum_balance":-2000.0,"currency":"USD"}'
    http_version: 
  recorded_at: Fri, 20 Jan 2017 18:11:05 GMT
recorded_with: VCR 2.9.3