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_update.yml

---
http_interactions:
- request:
    method: put
    uri: http://localhost:3000/v1/contacts/7207156.json
    body:
      encoding: UTF-8
      string: '{"company_id":127,"contact":{"first_name":"Jane"},"nonce":"2015-11-30
        22:43:43 UTC"}'
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Content-Type:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="7efd9d6789f5d36e1570825618ef177cb85bb6dd74ae8ae5a965e966a4b997f1"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"3f59b405bcea40c118ad33747cb40bc8"'
      cache-control:
      - max-age=0, private, must-revalidate
      set-cookie:
      - _api_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJWM3YjcxMTcyMThiYWNkZWE2NDVjMDlhNDQwMGFiZmFkBjsAVA%3D%3D--7a19c1e363d6dd6ce87ee2548e52fccd66c5fbdc;
        path=/; HttpOnly
      x-request-id:
      - 63af374d9e022bdc0f2f914056dff2e1
      x-runtime:
      - '0.034631'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"contact_id":7207156,"company_id":127,"first_name":"Jane","last_name":"Doe","phone_daytime":null,"phone_daytime_ext":null,"phone_alt":null,"phone_alt_ext":null,"phone_mobile":null,"email":"jdoe@gmail.com","address1":null,"address2":null,"city":null,"state":null,"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":null,"auto_review_draft_key":null,"created_at":"2015-11-30T22:39:53Z","updated_at":"2015-11-30T22:43:43Z"}'
    http_version: 
  recorded_at: Mon, 30 Nov 2015 22:43:43 GMT
recorded_with: VCR 3.0.0