--- http_interactions: - request: method: get uri: https://cloud.iexapis.com/v1/stock/MSFT/cash-flow?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.3.1 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 200 message: OK headers: Server: - nginx Date: - Sat, 07 Nov 2020 18:09:52 GMT Content-Type: - application/json; charset=utf-8 Transfer-Encoding: - chunked Connection: - keep-alive Set-Cookie: - ctoken=4b186c1ab1c44b9b8033cd2fba1a6749; Max-Age=43200; Path=/; Expires=Sun, 08 Nov 2020 06:09:52 GMT Iexcloud-Messages-Used: - '1000' 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, Request-Source body: encoding: ASCII-8BIT string: '{"symbol":"MSFT","cashflow":[{"reportDate":"2020-09-30","fiscalDate":"2020-09-30","currency":"USD","netIncome":13893000000,"depreciation":2645000000,"changesInReceivables":9160000000,"changesInInventories":-808000000,"cashChange":3629000000,"cashFlow":19335000000,"capitalExpenditures":-4907000000,"investments":2100000000,"investingActivityOther":-2083000000,"totalInvestingCashFlows":-5371000000,"dividendsPaid":-3856000000,"netBorrowings":null,"otherFinancingCashFlows":-235000000,"cashFlowFinancing":-10289000000,"exchangeRateEffect":-46000000}]}' recorded_at: Sat, 07 Nov 2020 18:09:52 GMT recorded_with: VCR 6.0.0