Sha256: cf3619782cc884f25111564b845d34ba287ce7efb426bd1348758872318c8ceb

Contents?: true

Size: 1.69 KB

Versions: 2

Compression:

Stored size: 1.69 KB

Contents

---
- !ruby/struct:VCR::HTTPInteraction
  request: !ruby/struct:VCR::Request
    method: :post
    uri: http://api-test%40facebook-test.com:69d95a9768c745ecb5ac6864032ec970@app.lvh.me:3000/accounts.xml
    body: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<account>\n  <account-code>d00d-1313708721</account-code>\n
      \ <billing-info>\n    <credit-card>\n    </credit-card>\n  </billing-info>\n
      \ <accept-language nil=\"true\"></accept-language>\n</account>\n"
    headers:
      user-agent:
      - Recurly Ruby Client v0.4.10
      content-type:
      - application/xml
  response: !ruby/struct:VCR::Response
    status: !ruby/struct:VCR::ResponseStatus
      code: 201
      message: Created
    headers:
      location:
      - http://app.lvh.me:3000/accounts/d00d-1313708721
      content-type:
      - application/xml; charset=utf-8
      cache-control:
      - no-cache
      x-ua-compatible:
      - IE=Edge
      set-cookie:
      - _recurly_session=8353d2a8b0f3906c7091fb70efcd4d61; domain=.lvh.me; path=/;
        HttpOnly
      server:
      - thin 1.2.11 codename Bat-Shit Crazy
    body: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<account>\n  <id>d00d-1313708721</id>\n
      \ <account_code>d00d-1313708721</account_code>\n  <username></username>\n  <email></email>\n
      \ <first_name></first_name>\n  <last_name></last_name>\n  <company_name></company_name>\n
      \ <balance_in_cents type=\"integer\">0</balance_in_cents>\n  <closed type=\"boolean\">false</closed>\n
      \ <hosted_login_token>19455e06a9ed4126b60e45f5f2b9d036</hosted_login_token>\n
      \ <created_at type=\"datetime\">2011-08-19T20:00:32Z</created_at>\n  <state>active</state>\n</account>\n"
    http_version: '1.1'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
recurly-0.4.11 spec/vcr/account/create-min/1313708721.yml
recurly-0.4.10 spec/vcr/account/create-min/1313708721.yml