---
http_interactions:
- request:
method: post
uri: http://bobcat.library.nyu.edu/PrimoWebServices/services/primo/eshelfstructure
body:
string: |-
<getEshelfStructureRequest xmlns='http://www.exlibris.com/primo/xsd/wsRequest'><userId>N18158418</userId><institution>NYU</institution><includeBasketItems>false</includeBasketItems></getEshelfStructureRequest>
headers:
Content-Type:
- text/xml; charset=utf-8
Soapaction:
- "\"\""
User-Agent:
- SOAP4R/1.6.1-SNAPSHOT
Accept:
- "*/*"
response:
status:
code: 200
message: OK
headers:
X-Powered-By:
- "Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.1 (build: CVSTag=JBoss_4_0_1 date=200412230944)"
Content-Type:
- text/xml;charset=utf-8
Transfer-Encoding:
- chunked
Date:
- Fri, 12 Oct 2012 17:59:05 GMT
Server:
- Apache-Coyote/1.1
body:
string: <prim:eshelf_folders xmlns:prim="http://www.exlibris.com/primo/xsd/primoeshelffolder"><prim:eshelf_folder parent_id="298560007" folder_id="298560007"><prim:folder_name>Basket</prim:folder_name><prim:eshelf_folder_set><prim:eshelf_folder parent_id="298560007" folder_id="344619707"><prim:folder_name>Test</prim:folder_name></prim:eshelf_folder></prim:eshelf_folder_set></prim:eshelf_folder></prim:eshelf_folders>
http_version:
recorded_at: Fri, 12 Oct 2012 17:59:05 GMT
recorded_with: VCR 2.2.5