Sha256: 55ccb27ca067cffa43126a8865a0c8443b233be2e9de08522a58310e79a98d2b
Contents?: true
Size: 1.95 KB
Versions: 3
Compression:
Stored size: 1.95 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://2a655d41659d4ae0b37fcaec06331bf5:@api.lvh.me:3000/accounts.xml body: | <?xml version="1.0" encoding="UTF-8"?> <account> <account-code>account1-french-1313708721</account-code> <first-name>Verena</first-name> <last-name>Test</last-name> <email>verena@test.com</email> <company-name>Recurly Ruby Gem</company-name> <billing-info> <credit-card> </credit-card> </billing-info> <accept-language>fr</accept-language> </account> headers: user-agent: - Recurly Ruby Client v0.4.13 content-type: - application/xml response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: location: - http://api.lvh.me:3000/accounts/account1-french-1313708721 content-type: - application/xml; charset=utf-8 cache-control: - no-cache x-ua-compatible: - IE=Edge set-cookie: - _recurly_session=5a951e8c0f5846ce78be00fd78b2e0fe; domain=.lvh.me; path=/; HttpOnly server: - thin 1.2.11 codename Bat-Shit Crazy body: | <?xml version="1.0" encoding="UTF-8"?> <account> <id>account1-french-1313708721</id> <account_code>account1-french-1313708721</account_code> <username></username> <email>verena@test.com</email> <first_name>Verena</first_name> <last_name>Test</last_name> <company_name>Recurly Ruby Gem</company_name> <balance_in_cents type="integer">0</balance_in_cents> <closed type="boolean">false</closed> <hosted_login_token>14be2aae61d54ea2a51360f4faca96f7</hosted_login_token> <created_at type="datetime">2011-09-22T22:01:37Z</created_at> <state>active</state> </account> http_version: "1.1"
Version data entries
3 entries across 3 versions & 1 rubygems