Sha256: 86115576207f4cd0238150aa5fb75567abee13a8d32ad8f3137a5269510982c4

Contents?: true

Size: 1.15 KB

Versions: 4

Compression:

Stored size: 1.15 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://demo.moneta.ru/services
    body:
      encoding: UTF-8
      string: '{"Envelope":{"Header":{"Security":{"UsernameToken":{"Username":"<USERNAME>","Password":"<PASSWORD>"}}},"Body":{"FindAccountByIdRequest":{"value":10999}}}}'
    headers:
      User-Agent:
      - Faraday v0.11.0
      Content-Type:
      - application/json;charset=UTF-8
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Tue, 14 Feb 2017 14:04:43 GMT
      Content-Type:
      - application/json;charset=UTF-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Keep-Alive:
      - timeout=60
      Strict-Transport-Security:
      - max-age=31536000 ; includeSubDomains
    body:
      encoding: UTF-8
      string: '{"Envelope":{"Body":{"FindAccountByIdResponse":{"account":{"id":10999,"status":1,"attribute":[],"type":2,"currency":"RUB"}}}}}'
    http_version: 
  recorded_at: Tue, 14 Feb 2017 14:04:42 GMT
recorded_with: VCR 3.0.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
moneta-api-2.1.0 spec/vcr/moneta_api_service_find_account_by_id/when_success_response_account_id_.yml
moneta-api-2.0.0 spec/vcr/moneta_api_service_find_account_by_id/when_success_response_account_id_.yml
moneta-api-2.0.0.rc2 spec/vcr/moneta_api_service_find_account_by_id/when_success_response_account_id_.yml
moneta-api-2.0.0.rc1 spec/vcr/moneta_api_service_find_account_by_id/when_success_response_account_id_.yml