--- http_interactions: - request: method: post uri: https://demo.moneta.ru/services body: encoding: UTF-8 string: '{"Envelope":{"Header":{"Security":{"UsernameToken":{"Username":"","Password":""}}},"Body":{"CreateBankAccountRequest":{"attribute":[{"key":"BIK","value":"044525225"},{"key":"ACCOUNT","value":"30301810000006000001"}]}}}}' 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 15:40:30 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":{"CreateBankAccountResponse":{"id":1532}}}}' http_version: recorded_at: Tue, 14 Feb 2017 15:40:29 GMT recorded_with: VCR 3.0.1