Sha256: abcf8c96340d69313bbff3fa2408d02efc1e20d3a65dc8e0f6443aae3a67862a
Contents?: true
Size: 1.26 KB
Versions: 2
Compression:
Stored size: 1.26 KB
Contents
--- http_interactions: - request: method: post uri: https://webapi.campminder.com/api/entity/person/camper/camper/addnewcamper body: encoding: UTF-8 string: '{"Household1":{"Parent1":{"FirstName":"John","LastName":"Doe","LoginEmail":"john.doe@test.com"},"Phone":"555-555-1212"},"Household2":{},"Camper":{},"LeadDate":"","LeadSource":"Google and Testing"}' headers: Authorization-Token: - 02014-07-21T21:35:05.716Z66911c274233d13246e1cc1e6a45175bff0c1a0d Content-Type: - application/json response: status: code: 200 message: OK headers: Cache-Control: - no-cache Pragma: - no-cache Content-Type: - application/json; charset=utf-8 Expires: - "-1" Server: - Microsoft-IIS/7.5 X-Aspnet-Version: - 4.0.30319 X-Powered-By: - ASP.NET Date: - Mon, 21 Jul 2014 21:35:05 GMT Connection: - close Content-Length: - '146' body: encoding: UTF-8 string: '{"Result":{"Household1":{"ID":1122334,"Parent1ID":1122333,"Parent2ID":null},"Household2":null,"CamperID":2233445},"Success":true,"ErrorText":null}' http_version: recorded_at: Mon, 21 Jul 2014 21:35:06 GMT recorded_with: VCR 2.9.2
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
campminder-1.0.1 | spec/fixtures/vcr_cassettes/add_new_lead_simple.yml |
campminder-1.0.0 | spec/fixtures/vcr_cassettes/add_new_lead_simple.yml |