--- http_interactions: - request: method: post uri: https://money.yandex.ru/api/account-info body: encoding: UTF-8 string: recurse_over_arrays=true headers: Authorization: - Bearer <ACCESS_TOKEN> Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: OK headers: Server: - nginx Date: - Mon, 10 Nov 2014 19:24:25 GMT Content-Type: - application/json;charset=UTF-8 Content-Length: - '281' Connection: - keep-alive Keep-Alive: - timeout=120 Vary: - Accept-Encoding Cache-Control: - no-cache body: encoding: UTF-8 string: '{"account":"<WALLET_NUMBER>","balance":6.88,"currency":"643","avatar":{"ts":"2012-05-02T17:22:59.000+04:00","url":"https://avatars.yandex.net/get-yamoney-profile/yamoney-profile-56809635-2/normal?1335964979000"},"account_type":"personal","identified":false,"account_status":"named"}' http_version: recorded_at: Mon, 10 Nov 2014 19:24:27 GMT recorded_with: VCR 2.9.3