Sha256: 7f59de2c593422e1b0df272e10d162bd061168171d20ed9bec44ec4573d8cdc0

Contents?: true

Size: 1.11 KB

Versions: 5

Compression:

Stored size: 1.11 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://sandbox.emites.com.br/api/v1/service-values/47/calculation-liquid-amount
    body:
      encoding: UTF-8
      string: '{"service_amount":1000.0}'
    headers:
      User-Agent:
      - Emites Ruby Client v0.0.4
      Accept:
      - application/json
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Allow:
      - POST, OPTIONS
      Content-Encoding:
      - gzip
      Content-Type:
      - application/json
      Date:
      - Thu, 17 Mar 2016 16:48:32 GMT
      Server:
      - nginx/1.8.1
      User-Agent:
      - emites-sandbox-v1
      Vary:
      - Accept-Encoding
      - Cookie
      X-Frame-Options:
      - SAMEORIGIN
      Content-Length:
      - '47'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"liquid_amount": "938.50"}'
    http_version: '1.1'
    adapter_metadata:
      effective_url: https://sandbox.emites.com.br/api/v1/service-values/47/calculation-liquid-amount
  recorded_at: Thu, 17 Mar 2016 16:48:32 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
emites-client-0.1.4 spec/vcr_cassettes/services/calculate_liquid_amount/success.yml
emites-client-0.1.3 spec/vcr_cassettes/services/calculate_liquid_amount/success.yml
emites-client-0.1.2 spec/vcr_cassettes/services/calculate_liquid_amount/success.yml
emites-client-0.1.1 spec/vcr_cassettes/services/calculate_liquid_amount/success.yml
emites-client-0.1.0 spec/vcr_cassettes/services/calculate_liquid_amount/success.yml