--- http_interactions: - request: method: post uri: https://demo.moneta.ru/services body: encoding: UTF-8 string: '{"Envelope":{"Header":{"Security":{"UsernameToken":{"Username":"","Password":""}}},"Body":{"TransferRequest":{"payer":10999,"payee":28988504,"amount":10,"isPayerAmount":false,"paymentPassword":"12345"}}}}' 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:51 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":{"TransferResponse":{"transaction":416494,"dateTime":"2017-02-14T18:40:51.000+03:00","status":"SUCCEED"}}}}' http_version: recorded_at: Tue, 14 Feb 2017 15:40:49 GMT recorded_with: VCR 3.0.1