Sha256: 020c468c834f8d0372a3ff9a13edda7a9305b8cb83e28fcbf4f4bcfd2f5a79be
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
--- 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
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
yandex-money-client-1.0.6 | spec/fixtures/vcr_cassettes/get_account_info.yml |
yandex-money-sdk-1.0.5 | spec/fixtures/vcr_cassettes/get_account_info.yml |