Sha256: 17ec628b90d64a9fbf08c26cd31ec447fa468b2fecb273e9face4f3118bdbe4c

Contents?: true

Size: 1.1 KB

Versions: 6

Compression:

Stored size: 1.1 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.sandbox.veritrans.co.id/v2/not-exists/expire
    body:
      encoding: UTF-8
      string: "{}"
    headers:
      User-Agent:
      - Veritrans ruby gem 2.0.2
      Authorization:
      - Basic VlQtc2VydmVyLW9iQWdUTms0NW9jYUpWUGlGTXRRLXFmNjo=
      Accept:
      - application/json
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: ''
    headers:
      Server:
      - nginx
      Date:
      - Fri, 19 Jun 2015 05:29:53 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '87'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      Pragma:
      - no-cache
      Expires:
      - Wed, 31 Dec 1969 17:00:00 GMT
      Strict-Transport-Security:
      - max-age=31536000; includeSubdomains;
    body:
      encoding: UTF-8
      string: |-
        {
          "status_code" : "404",
          "status_message" : "The requested resource is not found"
        }
    http_version: 
  recorded_at: Fri, 19 Jun 2015 05:23:02 GMT
recorded_with: VCR 2.9.3

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
veritrans-2.1.3 spec/fixtures/expire_failed.yml
veritrans-2.1.2 spec/fixtures/expire_failed.yml
veritrans-2.1.1 spec/fixtures/expire_failed.yml
veritrans-2.1.0 spec/fixtures/expire_failed.yml
veritrans-2.0.4 spec/fixtures/expire_failed.yml
veritrans-2.0.3 spec/fixtures/expire_failed.yml