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

---
http_interactions:
- request:
    method: post
    uri: http://localhost:3000/v1/review_withdrawal_requests.json
    body:
      encoding: UTF-8
      string: '{"review_withdrawal_request":{"id":1,"review_id":20548,"status":"requested","request_date":"2015-11-23
        13:50:12 -0800","note":"Requesting a withdrawal"},"nonce":"2015-11-23 21:50:12
        UTC"}'
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Content-Type:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="24a750e76ca53c56728035591c4f47f9c482dcd40ae9b82ed812d2c7c8c8d101"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"7000435623d3f1e86361ed47082d1fa1"'
      cache-control:
      - max-age=0, private, must-revalidate
      set-cookie:
      - _api_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTExOGI0YTA0YTQ2ZTAxZDQ5ZDNjZTdhOTBhZTVlYjc5BjsAVA%3D%3D--f7a7656e9554d7b72435601e5e132e16455f0565;
        path=/; HttpOnly
      x-request-id:
      - 698fc63c3dd61ff5eb47fbbf5d252a1d
      x-runtime:
      - '0.063049'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"id":9055,"review_id":20548,"status":"requested","request_date":"2015-11-23T21:50:12Z","note":"Requesting
        a withdrawal","author_action_date":null,"email_key":"XX6gMBfoHnKBeuXdA92wdw","created_at":"2015-11-23T21:50:12Z","updated_at":"2015-11-23T21:50:12Z","review":{"review_id":20548,"review_date":"2010-04-27T13:39:22Z","review_summary":"Beautiful
        repair finished on time","review_body":"  Thanks for a wonderful repair to
        my car and the freindly service from everyone in the office.","review_status":"withdrawal_requested","total_score":1.0,"source":"email","is_featured":false,"ip_address":"96.229.203.41","admin_user_id":null,"invite_id":17776,"reviewer_location_state":"CA","reviewer_location_city":"Long
        Beach","created_at":"2010-04-27T13:39:22Z","updated_at":"2015-11-23T21:49:31Z","post_to_facebook":false}}'
    http_version: 
  recorded_at: Mon, 23 Nov 2015 21:50:12 GMT
recorded_with: VCR 3.0.0