Sha256: 4160a82069ae8be0fbec612fe9ffa5e25d3285e9b8a3735e4f352d9d881d132a

Contents?: true

Size: 1.6 KB

Versions: 8

Compression:

Stored size: 1.6 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/ref-data/isin?isin=US0378331005&token=test-iex-api-publishable-token
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json; charset=utf-8
      Content-Type:
      - application/json; charset=utf-8
      User-Agent:
      - IEX Ruby Client/1.1.3
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Fri, 10 Apr 2020 15:17:33 GMT
      Content-Type:
      - application/json; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=b1f966fa60964069a7d948021e2c2149; Max-Age=43200; Path=/; Expires=Sat,
        11 Apr 2020 03:17:32 GMT
      Iexcloud-Messages-Used:
      - '100'
      Iexcloud-Premium-Messages-Used:
      - '0'
      X-Content-Type-Options:
      - nosniff
      Strict-Transport-Security:
      - max-age=15768000
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Allow-Methods:
      - GET, OPTIONS
      Access-Control-Allow-Headers:
      - Origin, X-Requested-With, Content-Type, Accept
    body:
      encoding: ASCII-8BIT
      string: '[{"symbol":"AAPL","region":"US","exchange":"NAS","iexId":"IEX_4D48333344362D52"},{"symbol":"APC-GY","region":"DE","exchange":"ETR","iexId":"IEX_464D46474C312D52"}]'
    http_version: null
  recorded_at: Fri, 10 Apr 2020 15:17:33 GMT
recorded_with: VCR 5.1.0

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-1.3.0 spec/fixtures/iex/ref-data/isin.yml
iex-ruby-client-1.2.0 spec/fixtures/iex/ref-data/isin.yml