moip/moip-sdk-ruby

View on GitHub
vcr_cassettes/show_order_not_found.yml

Summary

Maintainability
Test Coverage
---
http_interactions:
- request:
    method: get
    uri: https://01010101010101010101010101010101:ABABABABABABABABABABABABABABABABABABABAB@sandbox.moip.com.br/v2/orders/ORD-INVALID
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Content-Type:
      - application/json
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Server:
      - nginx/1.5.2
      Date:
      - Thu, 29 May 2014 01:54:59 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '9'
      Connection:
      - keep-alive
      Status:
      - 404 Not Found
      Vary:
      - Accept-Encoding
      X-Content-Type-Options:
      - nosniff
    body:
      encoding: UTF-8
      string: Not Found
    http_version: 
  recorded_at: Thu, 29 May 2014 01:55:00 GMT
recorded_with: VCR 2.8.0