--- http_interactions: - request: method: get uri: https://api-fxpractice.oanda.com/v1/accounts body: encoding: US-ASCII string: '' headers: X-Accept-Datetime-Format: - RFC3339 Authorization: - Bearer Connection: - keep-alive Keep-Alive: - 30 response: status: code: 200 message: OK headers: Server: - openresty/1.7.0.1 Date: - Mon, 14 Mar 2016 18:52:24 GMT Content-Type: - application/json Content-Length: - '366' Connection: - keep-alive Etag: - '"efb224b14d5e6c03ab1a19a9983274e09d124b20"' body: encoding: UTF-8 string: "{\n\t\"accounts\" : [\n\t\t{\n\t\t\t\"accountId\" : 1871900,\n\t\t\t\"accountName\" : \"Primary\",\n\t\t\t\"accountCurrency\" : \"USD\",\n\t\t\t\"marginRate\" : 0.05\n\t\t},\n\t\t{\n\t\t\t\"accountId\" : 1401515,\n\t\t\t\"accountName\" : \"USD\",\n\t\t\t\"accountCurrency\" : \"USD\",\n\t\t\t\"marginRate\" : 0.1\n\t\t},\n\t\t{\n\t\t\t\"accountId\" : 5094848,\n\t\t\t\"accountName\" : \"WTI\",\n\t\t\t\"accountCurrency\" : \"CAD\",\n\t\t\t\"marginRate\" : 0.05\n\t\t}\n\t]\n}" http_version: recorded_at: Mon, 14 Mar 2016 18:52:25 GMT recorded_with: VCR 2.9.3