Sha256: 8b6ce27381ee6bc1f916f676e16a03b563355db3b344ae49baec350d5cb462da
Contents?: true
Size: 1.78 KB
Versions: 25
Compression:
Stored size: 1.78 KB
Contents
--- http_interactions: - request: method: post uri: https://cake-partner-domain.com/api/1/addedit.asmx body: encoding: UTF-8 string: | <?xml version="1.0"?> <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:cake="http://cakemarketing.com/api/1/"> <env:Header/> <env:Body> <cake:Caps> <cake:api_key>cake-api-key</cake:api_key> <cake:offer_contract_id>1456</cake:offer_contract_id> <cake:cap_type_id>2</cake:cap_type_id> <cake:cap_interval_id>0</cake:cap_interval_id> <cake:cap_amount>-1</cake:cap_amount> <cake:send_alert_only>false</cake:send_alert_only> </cake:Caps> </env:Body> </env:Envelope> headers: Content-Type: - application/soap+xml;charset=UTF-8 response: status: code: 200 message: OK headers: Cache-Control: - private, max-age=0 Content-Type: - application/soap+xml; charset=utf-8 Server: - Microsoft-IIS/8.0 X-Aspnet-Version: - 4.0.30319 X-Powered-By: - ASP.NET Date: - Tue, 17 Feb 2015 14:00:08 GMT Content-Length: - '391' body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><CapsResponse xmlns="http://cakemarketing.com/api/1/"><CapsResult><success>true</success><message>Cap Updated</message></CapsResult></CapsResponse></soap:Body></soap:Envelope> http_version: recorded_at: Tue, 17 Feb 2015 14:00:11 GMT recorded_with: VCR 2.9.3
Version data entries
25 entries across 25 versions & 1 rubygems