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 / appointment_find.yml

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/appointments/1.json?nonce=2015-12-01+00%3A58%3A30+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="c947f7bb3704ea25765140877280ee8dd812cc1db16514a1027916c69d5c3eca"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"79ef420cba73ff040415b8716962374e"'
      cache-control:
      - max-age=0, private, must-revalidate
      x-request-id:
      - c80b0765b64480ecc8a63c61047c1e0f
      x-runtime:
      - '0.029870'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"id":1,"company_id":9577,"first_name":"Alan","last_name":"Scheurich","email":"scheurich5@comcast.net","phone":"7175870374","appointment_date1":"2013-03-29
        06:00:00","appointment_date2":"","appointment_date3":"","comments":"I do not
        need a appointment, I need to tell you guys I''m not very happy with you.
        I asked to have someone look at my stove, because the 3-6-9 buttons don''t
        work. Your guy showed up on time and had a mother board with him. I asked
        what it was and he he a new board. I asked how much is it and he said $172.
        Then he said didn''t they give you a quote? I said no. He said do you want
        it put in and I said I can''t use it without I guess. He charged me $266.86
        for the job. I found out this AM that I could have paid a little more and
        bought a new one. I feel like you guys blindsided me and I''m not very HAPPY.
        What do you intend to do to resolve this?","created_at":"2013-03-22T11:52:40Z","updated_at":"2013-03-22T11:52:40Z","company":{"company_id":9577,"company_name":"Martin
        Appliance","status":"active","is_active":true,"account_terminated":false,"account_class":"member"}}'
    http_version: 
  recorded_at: Tue, 01 Dec 2015 00:58:30 GMT
recorded_with: VCR 3.0.0