Sha256: 1921942b5bb5e8c9ffd4aaa580b97246619adfda7345d5b4bb2038f1ecdaf691
Contents?: true
Size: 1.66 KB
Versions: 1
Compression:
Stored size: 1.66 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://api-qassl.citygrid.com:443/accounts/user/v2/login?password=pppppp&username=QASalesCoord body: !!null headers: !!null response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Fri, 30 Dec 2011 01:05:47 GMT server: - Apache-Coyote/1.1 content-type: - application/json vary: - Accept-Encoding transfer-encoding: - chunked body: ! '{"code":201,"authToken":"563da3d1cfa3a8e75f6a09e89f542d67"}' http_version: '1.1' - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: https://api-qassl.citygrid.com:443/accounts/account/v2/get?userName=25-1 body: !!null headers: accept: - application/json content-type: - Application/JSON authtoken: - 563da3d1cfa3a8e75f6a09e89f542d67 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Fri, 30 Dec 2011 01:05:48 GMT server: - Apache-Coyote/1.1 content-type: - application/json vary: - Accept-Encoding transfer-encoding: - chunked body: ! '{"totalNumEntries":1,"accountList":[{"id":"103","state":"TX","response":{"message":"OK","code":200},"status":"PENDING","firstName":"Dave","lastName":"Le Blanc","address1":"700 E. 6th Street","city":"Austin","businessName":"Boiling Pot","phone":"(512)472-0985","zipCode":"78701"}]}' http_version: '1.1'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
citygrid_api-0.0.6 | fixtures/vcr_cassettes/search_for_an_account_by_name.yml |