Sha256: 80713dc4e4888c37aff024a3b09b61dd7108b6c5e593d50e5fc25f54d7318c0c

Contents?: true

Size: 1.91 KB

Versions: 21

Compression:

Stored size: 1.91 KB

Contents

---
- !ruby/struct:VCR::HTTPInteraction
  request: !ruby/struct:VCR::Request
    method: :post
    uri: https://sandbox-api.citygrid.com:443/accounts/user/v2/login?password=pppppp&username=GARYTEST
    body: !!null 
    headers: !!null 
  response: !ruby/struct:VCR::Response
    status: !ruby/struct:VCR::ResponseStatus
      code: 200
      message: OK
    headers:
      date:
      - Sat, 31 Dec 2011 01:11:10 GMT
      server:
      - Apache-Coyote/1.1
      content-type:
      - application/json
      vary:
      - Accept-Encoding
      transfer-encoding:
      - chunked
    body: ! '{"code":201,"authToken":"2f45061f07f7e61a9f3953d7bfbd904b"}'
    http_version: '1.1'
- !ruby/struct:VCR::HTTPInteraction
  request: !ruby/struct:VCR::Request
    method: :post
    uri: https://sandbox-api.citygrid.com:443/accounts/account/v2/customer/mutate
    body: ! '{"mutateOperationListResource":[{"operator":"ADD","operand":{"firstName":"nico-api","lastName":"gomez-api","phone":"9001111112","businessName":"businessProveApi","address1":"dir-api","city":"montevideo","state":"Montevideo","zipCode":"90069"}}]}'
    headers:
      accept:
      - application/json
      content-type:
      - Application/JSON
      authtoken:
      - 2f45061f07f7e61a9f3953d7bfbd904b
  response: !ruby/struct:VCR::Response
    status: !ruby/struct:VCR::ResponseStatus
      code: 404
      message: Not Found
    headers:
      date:
      - Sat, 31 Dec 2011 01:11:10 GMT
      server:
      - Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5
      content-length:
      - '233'
      content-type:
      - text/html; charset=iso-8859-1
    body: ! '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

      <html><head>

      <title>404 Not Found</title>

      </head><body>

      <h1>Not Found</h1>

      <p>The requested URL /accounts/account/v2/customer/mutate was not found on this
      server.</p>

      </body></html>

'
    http_version: '1.1'

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
citygrid_api-0.0.28 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.27 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.26 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.25 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.24 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.23 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.22 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.21 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.20 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.19 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.18 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.17 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.16 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.15 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.14 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.13 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.12 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.11 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.10 fixtures/vcr_cassettes/Import_a_cg_account.yml
citygrid_api-0.0.9 fixtures/vcr_cassettes/Import_a_cg_account.yml