Sha256: 3694238b3399ebe3d6a06413f9e890844fc04f3eea102ff0aa578b46e39f6a20

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.sandbox.midtrans.com/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

2 entries across 2 versions & 1 rubygems

Version Path
veritrans-2.3.0 spec/fixtures/expire_failed.yml
veritrans-2.2.0 spec/fixtures/expire_failed.yml