---
http_interactions:
- request:
method: post
uri: http://bobcatdev.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:
Server:
- Apache-Coyote/1.1
X-Powered-By:
- Servlet 2.5; JBoss-5.0/JBossWeb-2.1
Content-Type:
- text/xml;charset=utf-8
Transfer-Encoding:
- chunked
Date:
- Fri, 12 Oct 2012 18:00:31 GMT
body:
string: <prim:eshelf_folders xmlns:prim="http://www.exlibris.com/primo/xsd/primoeshelffolder"><prim:eshelf_folder folder_id="298560007" parent_id="298560007"><prim:folder_name>Basket</prim:folder_name><prim:eshelf_folder_set><prim:eshelf_folder folder_id="344619707" parent_id="298560007"><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 18:00:31 GMT
recorded_with: VCR 2.2.5