Sha256: 0027270a905ccd233021f62685896cc34ef7eb441abd6f0708a8a872bd38779e

Contents?: true

Size: 1.97 KB

Versions: 1

Compression:

Stored size: 1.97 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: http://api-test%40hello-test.com:50a5b8a69a2545db84ac4112ba8cac6f@app.recurly.local:3000/accounts.xml
    body: |
      <?xml version="1.0" encoding="UTF-8"?>
      <account>
        <account-code>d00d-1301979678</account-code>
        <billing-info>
          <credit-card>
          </credit-card>
        </billing-info>
        <accept-language type="yaml" nil="true"></accept-language>
      </account>

    headers: 
      authorization: 
      - Basic YXBpLXRlc3RAaGVsbG8tdGVzdC5jb206NTBhNWI4YTY5YTI1NDVkYjg0YWM0MTEyYmE4Y2FjNmY=
      content-type: 
      - application/xml
      accept: 
      - "*/*"
      user-agent: 
      - Ruby
      connection: 
      - close
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 201
      message: Created
    headers: 
      cache-control: 
      - no-cache
      location: 
      - http://app.recurly.local:3000/accounts/d00d-1301979678
      x-runtime: 
      - "253"
      content-type: 
      - application/xml; charset=utf-8
      content-length: 
      - "522"
      set-cookie: 
      - _recurly_session=94ac70a1a051c64c8745d4e2cd5c4976; domain=.recurly.local; path=/; HttpOnly
      connection: 
      - close
      server: 
      - thin 1.2.7 codename No Hup
    body: |
      <?xml version="1.0" encoding="UTF-8"?>
      <account>
        <id>d00d-1301979678</id>
        <account_code>d00d-1301979678</account_code>
        <username></username>
        <email></email>
        <first_name></first_name>
        <last_name></last_name>
        <company_name></company_name>
        <balance_in_cents type="integer">0</balance_in_cents>
        <closed type="boolean">false</closed>
        <hosted_login_token>8738732c3b574f15bccc39cc4c090304</hosted_login_token>
        <created_at type="datetime">2011-04-05T05:12:01Z</created_at>
        <state>active</state>
      </account>

    http_version: "1.1"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
recurly-0.4.4 spec/vcr/account/create-min/1301979678.yml