Sha256: 3b94eeca32b5b52f2c4b95f64c6a77a2a1aff4d136aaabb7b0f9cab8b0909dcb

Contents?: true

Size: 1.69 KB

Versions: 5

Compression:

Stored size: 1.69 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://api-sandbox.oanda.com/v1/accounts
    body:
      encoding: UTF-8
      string: username=dwaymotim
    headers:
      X-Accept-Datetime-Format:
      - RFC3339
      Connection:
      - keep-alive
      Keep-Alive:
      - 30
  response:
    status:
      code: 201
      message: CREATED
    headers:
      Server:
      - openresty/1.7.0.1
      Date:
      - Tue, 20 Jan 2015 17:22:26 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '77'
      Connection:
      - keep-alive
      Location:
      - http://api-sandbox.oanda.com/v1/accounts/7079317
    body:
      encoding: UTF-8
      string: "{\n\t\"username\" : \"shenry\",\n\t\"password\" : \"heewgUjEd\",\n\t\"accountId\"
        : 7079317\n}"
    http_version: 
  recorded_at: Tue, 20 Jan 2015 17:22:28 GMT
- request:
    method: post
    uri: http://api-sandbox.oanda.com/v1/accounts/
    body:
      encoding: UTF-8
      string: username=paudougles
    headers:
      X-Accept-Datetime-Format:
      - RFC3339
      Connection:
      - keep-alive
      Keep-Alive:
      - 30
  response:
    status:
      code: 201
      message: CREATED
    headers:
      Server:
      - openresty/1.7.0.1
      Date:
      - Tue, 20 Jan 2015 23:27:03 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '79'
      Connection:
      - keep-alive
      Location:
      - http://api-sandbox.oanda.com/v1/accounts/2107190
    body:
      encoding: UTF-8
      string: "{\n\t\"username\" : \"flouglee\",\n\t\"password\" : \"1Swasyof9\",\n\t\"accountId\"
        : 2107190\n}"
    http_version: 
  recorded_at: Tue, 20 Jan 2015 23:27:03 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
oanda_api-0.9.4 spec/fixtures/vcr_cassettes/accounts_create.yml
oanda_api-0.9.3 spec/fixtures/vcr_cassettes/accounts_create.yml
oanda_api-0.9.2 spec/fixtures/vcr_cassettes/accounts_create.yml
oanda_api-0.9.0 spec/fixtures/vcr_cassettes/accounts_create.yml
oanda_api-0.8.3 spec/fixtures/vcr_cassettes/accounts_create.yml