--- http_interactions: - request: method: post uri: https://demo.moneta.ru/services body: encoding: UTF-8 string: '{"Envelope":{"Header":{"Security":{"UsernameToken":{"Username":"","Password":""}}},"Body":{"EditProfileRequest":{"unitId":42868,"profile":{"attribute":[{"key":"LAST_NAME","value":"Мономах"},{"key":"FIRST_NAME","value":"Владимир"}]}}}}}' 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:46 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":{"EditProfileResponse":{}}}}' http_version: recorded_at: Tue, 14 Feb 2017 15:40:45 GMT recorded_with: VCR 3.0.1