Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

customerlobby / lobbyist-ruby   ruby

Repository URL to install this package:

/ spec / cassettes / contact_find.yml

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/contacts/6.json?nonce=2015-11-30+22%3A31%3A22+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="fb7a77c3565861cce9b83be9dbd2180b9f882181370b6597e8e8f688819a9ce7"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"7a0162d7b1a588daf08fadb1197ef729"'
      cache-control:
      - max-age=0, private, must-revalidate
      x-request-id:
      - 93ae5489b33db8ae242ef92c6b9828dc
      x-runtime:
      - '0.056216'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"contact_id":6,"company_id":5604,"first_name":"Tony","last_name":"Urban","phone_daytime":null,"phone_daytime_ext":null,"phone_alt":null,"phone_alt_ext":null,"phone_mobile":null,"email":"ajnabru@comcast.net","address1":null,"address2":null,"city":"Ocean
        City","state":"NJ","zip":null,"country":null,"last_service_date":null,"notes":null,"wants_emails":true,"wants_calls":true,"wants_sms":true,"wants_direct_mail":true,"unsubscribe_reason":null,"unsubscribed_at":null,"exclude_referral_marketing":0,"exclude_retention_marketing":0,"auto_review_id":44924,"auto_review_draft_key":null,"created_at":"2011-04-18T17:51:40Z","updated_at":"2014-08-24T09:52:58Z"}'
    http_version: 
  recorded_at: Mon, 30 Nov 2015 22:31:22 GMT
recorded_with: VCR 3.0.0