Sha256: c9486ed6592e680ee2d649ba7f873b51415d5d1d0b63a774ee81f2dea5716180
Contents?: true
Size: 1.72 KB
Versions: 57
Compression:
Stored size: 1.72 KB
Contents
--- http_interactions: - request: method: post uri: https://cake-partner-domain.com/api/2/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/2/"> <env:Header/> <env:Body> <cake:Contact> <cake:api_key>cake-api-key</cake:api_key> <cake:entity_id>15886</cake:entity_id> <cake:contact_id>8814</cake:contact_id> <cake:contact_email_address>fox@rabbit.com</cake:contact_email_address> </cake:Contact> </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: - Wed, 10 Jun 2015 13:37:08 GMT Content-Length: - '439' 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><ContactResponse xmlns="http://cakemarketing.com/api/2/"><ContactResult><success>true</success><message>Contact Updated</message><contact_id>8814</contact_id></ContactResult></ContactResponse></soap:Body></soap:Envelope> http_version: recorded_at: Tue, 17 Feb 2015 12:00:00 GMT recorded_with: VCR 2.9.3
Version data entries
57 entries across 57 versions & 1 rubygems