theodi/odi-metrics-tasks

View on GitHub
fixtures/vcr_cassettes/Generate_membership_metrics/Members_at_each_level.yml

Summary

Maintainability
Test Coverage
---
http_interactions:
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Partner%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:20 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:36 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Partner 1</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:20 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:37 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Partner%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:21 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '361'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925578</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:37Z</createdOn><updatedOn>2013-12-16T09:24:37Z</updatedOn><name>Partner
        1</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:37 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:21 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:38 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>partner</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:22 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '198'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423446</id><tag>Membership</tag><label>Level</label><text>partner</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:38 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2010-12-23</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:23 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '317'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423446</id><tag>Membership</tag><label>Level</label><text>partner</text></customField><customField><id>53423447</id><tag>Membership</tag><label>Joined</label><date>2010-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:39 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/tag/Charity,+Not-for-Profit
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Charity,
        Not-for-Profit</name>\n  </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:23 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/tag/Charity%2C+Not-for-Profit
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:39 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Sponsor%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:24 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:40 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Sponsor 1</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:24 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:40 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Sponsor%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:25 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '361'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925579</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:40Z</createdOn><updatedOn>2013-12-16T09:24:40Z</updatedOn><name>Sponsor
        1</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:41 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:25 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:41 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>sponsor</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:26 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '198'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423448</id><tag>Membership</tag><label>Level</label><text>sponsor</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:42 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2010-12-23</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:26 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '317'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423448</id><tag>Membership</tag><label>Level</label><text>sponsor</text></customField><customField><id>53423449</id><tag>Membership</tag><label>Joined</label><date>2010-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:42 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/tag/Data+&+Information+Services
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Data
        &amp; Information Services</name>\n  </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:27 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/tag/Data+%26+Information+Services
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:43 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Sponsor%202
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:27 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:43 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Sponsor 2</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:28 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:44 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Sponsor%202
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:28 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '361'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925580</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:44Z</createdOn><updatedOn>2013-12-16T09:24:44Z</updatedOn><name>Sponsor
        2</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:45 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:29 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:45 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>sponsor</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:29 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '198'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423450</id><tag>Membership</tag><label>Level</label><text>sponsor</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:46 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2011-01-11</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:30 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '317'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423450</id><tag>Membership</tag><label>Level</label><text>sponsor</text></customField><customField><id>53423451</id><tag>Membership</tag><label>Joined</label><date>2011-01-11T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:46 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/tag/Education
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Education</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:31 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/tag/Education
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:47 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Member%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:31 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:47 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Member 1</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:32 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:48 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Member%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:32 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '360'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925582</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:48Z</createdOn><updatedOn>2013-12-16T09:24:48Z</updatedOn><name>Member
        1</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:48 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:33 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:49 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>member</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:33 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '197'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423454</id><tag>Membership</tag><label>Level</label><text>member</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:49 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2012-12-23</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:34 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '316'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423454</id><tag>Membership</tag><label>Level</label><text>member</text></customField><customField><id>53423456</id><tag>Membership</tag><label>Joined</label><date>2012-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:50 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/tag/Finance
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Finance</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:34 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/tag/Finance
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:50 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Member%202
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:35 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:51 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Member 2</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:35 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:52 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Member%202
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:36 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '360'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925583</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:52Z</createdOn><updatedOn>2013-12-16T09:24:52Z</updatedOn><name>Member
        2</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:52 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:36 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:53 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>member</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:37 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '197'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423457</id><tag>Membership</tag><label>Level</label><text>member</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:53 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2013-01-14</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:38 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '316'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423457</id><tag>Membership</tag><label>Level</label><text>member</text></customField><customField><id>53423458</id><tag>Membership</tag><label>Joined</label><date>2013-01-14T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:54 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/tag/FMCG
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>FMCG</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:38 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/tag/FMCG
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:54 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Member%203
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:39 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:55 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Member 3</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:39 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:55 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Member%203
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:40 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '360'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925586</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:55Z</createdOn><updatedOn>2013-12-16T09:24:55Z</updatedOn><name>Member
        3</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:56 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:40 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:56 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>member</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:41 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '197'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423459</id><tag>Membership</tag><label>Level</label><text>member</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:57 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2013-06-09</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:41 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '316'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423459</id><tag>Membership</tag><label>Level</label><text>member</text></customField><customField><id>53423460</id><tag>Membership</tag><label>Joined</label><date>2013-06-09T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:57 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/tag/Healthcare
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Healthcare</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:42 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/tag/Healthcare
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:58 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:42 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:58 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Supporter 1</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:43 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:59 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%201
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:43 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '363'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925588</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:59Z</createdOn><updatedOn>2013-12-16T09:24:59Z</updatedOn><name>Supporter
        1</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:24:59 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:44 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:00 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>supporter</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:44 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '200'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423461</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:00 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2012-12-23</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:45 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423461</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423462</id><tag>Membership</tag><label>Joined</label><date>2012-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:01 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/tag/Professional+Services
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Professional
        Services</name>\n  </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:46 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/tag/Professional+Services
      Content-Length:
      - '0'
      X-Pad:
      - avoid browser bug
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:02 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%202
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:46 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:02 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Supporter 2</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:46 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:03 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%202
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:47 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '363'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925589</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:25:03Z</createdOn><updatedOn>2013-12-16T09:25:03Z</updatedOn><name>Supporter
        2</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:03 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:48 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:04 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>supporter</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:48 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '200'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423463</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:04 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2013-03-15</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:49 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423463</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423464</id><tag>Membership</tag><label>Joined</label><date>2013-03-15T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:05 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/tag/Technology,+Media,+Telecommunications
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Technology,
        Media, Telecommunications</name>\n  </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:49 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/tag/Technology%2C+Media%2C+Telecommunications
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:05 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%203
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:50 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:06 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Supporter 3</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:50 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:06 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%203
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:51 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '363'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925592</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:25:06Z</createdOn><updatedOn>2013-12-16T09:25:06Z</updatedOn><name>Supporter
        3</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:07 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:51 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:07 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>supporter</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:52 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '200'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423465</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:08 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2013-03-18</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:52 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423465</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423466</id><tag>Membership</tag><label>Joined</label><date>2013-03-18T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:08 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/tag/Transport,+Construction,+Engineering
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Transport,
        Construction, Engineering</name>\n  </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:53 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/tag/Transport%2C+Construction%2C+Engineering
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:09 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%204
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:53 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '74'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="0"/>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:09 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/organisation
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<organisation>\n  <about
        nil=\"true\"/>\n  <name>Supporter 4</name>\n  <contacts/>\n</organisation>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:54 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:10 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?q=Supporter%204
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:54 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '363'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="1"><organisation><id>52925593</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:25:10Z</createdOn><updatedOn>2013-12-16T09:25:10Z</updatedOn><name>Supporter
        4</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:10 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/tag/Membership
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Membership</name>\n
        \ </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:55 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/tag/Membership
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:11 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Level</label>\n    <text>supporter</text>\n    <tag>Membership</tag>\n
        \   <date nil=\"true\"/>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:55 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '200'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="1"><customField><id>53423467</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:11 GMT
- request:
    method: put
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/customfields
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<customFields>\n  <customField>\n
        \   <label>Joined</label>\n    <text nil=\"true\"/>\n    <tag>Membership</tag>\n
        \   <date type=\"date\">2013-06-23</date>\n    <boolean nil=\"true\"/>\n  </customField>\n</customFields>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:56 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423467</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423468</id><tag>Membership</tag><label>Joined</label><date>2013-06-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:12 GMT
- request:
    method: post
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/tag/Utilities,+Oil+&+Gas
    body:
      encoding: US-ASCII
      string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tags>\n  <tag>\n    <name>Utilities,
        Oil &amp; Gas</name>\n  </tag>\n</tags>\n"
    headers:
      Content-Type:
      - text/xml
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:56 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Location:
      - https://<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/tag/Utilities%2C+Oil+%26+Gas
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party?tag=Membership
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:57 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '2869'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><parties size="10"><organisation><id>52925582</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:48Z</createdOn><updatedOn>2013-12-16T09:24:50Z</updatedOn><name>Member
        1</name></organisation><organisation><id>52925583</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:52Z</createdOn><updatedOn>2013-12-16T09:24:54Z</updatedOn><name>Member
        2</name></organisation><organisation><id>52925586</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:55Z</createdOn><updatedOn>2013-12-16T09:24:58Z</updatedOn><name>Member
        3</name></organisation><organisation><id>52925578</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:37Z</createdOn><updatedOn>2013-12-16T09:24:39Z</updatedOn><name>Partner
        1</name></organisation><organisation><id>52925579</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:40Z</createdOn><updatedOn>2013-12-16T09:24:43Z</updatedOn><name>Sponsor
        1</name></organisation><organisation><id>52925580</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:44Z</createdOn><updatedOn>2013-12-16T09:24:47Z</updatedOn><name>Sponsor
        2</name></organisation><organisation><id>52925588</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:24:59Z</createdOn><updatedOn>2013-12-16T09:25:02Z</updatedOn><name>Supporter
        1</name></organisation><organisation><id>52925589</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:25:03Z</createdOn><updatedOn>2013-12-16T09:25:05Z</updatedOn><name>Supporter
        2</name></organisation><organisation><id>52925592</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:25:06Z</createdOn><updatedOn>2013-12-16T09:25:09Z</updatedOn><name>Supporter
        3</name></organisation><organisation><id>52925593</id><contacts/><pictureURL>https://d365sd3k9yw37.cloudfront.net/a/1386856454/theme/default/images/org_avatar_70.png</pictureURL><createdOn>2013-12-16T09:25:10Z</createdOn><updatedOn>2013-12-16T09:25:13Z</updatedOn><name>Supporter
        4</name></organisation></parties>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:57 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '316'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423454</id><tag>Membership</tag><label>Level</label><text>member</text></customField><customField><id>53423456</id><tag>Membership</tag><label>Joined</label><date>2012-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:58 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '316'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423457</id><tag>Membership</tag><label>Level</label><text>member</text></customField><customField><id>53423458</id><tag>Membership</tag><label>Joined</label><date>2013-01-14T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:58 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '316'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423459</id><tag>Membership</tag><label>Level</label><text>member</text></customField><customField><id>53423460</id><tag>Membership</tag><label>Joined</label><date>2013-06-09T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:59 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '317'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423446</id><tag>Membership</tag><label>Level</label><text>partner</text></customField><customField><id>53423447</id><tag>Membership</tag><label>Joined</label><date>2010-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:23:59 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '317'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423448</id><tag>Membership</tag><label>Level</label><text>sponsor</text></customField><customField><id>53423449</id><tag>Membership</tag><label>Joined</label><date>2010-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:00 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '317'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423450</id><tag>Membership</tag><label>Level</label><text>sponsor</text></customField><customField><id>53423451</id><tag>Membership</tag><label>Joined</label><date>2011-01-11T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:00 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423461</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423462</id><tag>Membership</tag><label>Joined</label><date>2012-12-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:01 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423463</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423464</id><tag>Membership</tag><label>Joined</label><date>2013-03-15T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:01 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423465</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423466</id><tag>Membership</tag><label>Joined</label><date>2013-03-18T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: get
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593/customfield
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:02 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '319'
      Content-Type:
      - ! '*/*'
    body:
      encoding: US-ASCII
      string: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><customFields
        size="2"><customField><id>53423467</id><tag>Membership</tag><label>Level</label><text>supporter</text></customField><customField><id>53423468</id><tag>Membership</tag><label>Joined</label><date>2013-06-23T00:00:00Z</date></customField></customFields>
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925578
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:02 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925579
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:03 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925580
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:03 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925582
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:04 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925583
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:04 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925586
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:05 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925588
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:06 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925589
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:06 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925592
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:07 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
- request:
    method: delete
    uri: https://<CAPSULECRM_API_TOKEN>:x@<CAPSULECRM_ACCOUNT_NAME>.capsulecrm.com/api/party/52925593
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - CapsuleCRM ruby gem
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Mon, 16 Dec 2013 09:24:07 GMT
      Server:
      - Apache
      Set-Cookie:
      - JSESSIONID=; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
      Content-Length:
      - '0'
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 16 Dec 2013 09:25:13 GMT
recorded_with: VCR 2.8.0