Starbucks Internal Systems


/ Published in: XML
Save to your folder(s)

It seems that Starbucks allows it's internal systems to share the same network as their free WiFi...


Copy this code and paste it in your HTML
  1. <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action s:mustUnderstand="1">http://services.starbucks.com/StoreLaptop/IStoreLaptopServiceBase/BPOSGetStoreDistrictStorageHostResponse</a:Action><a:RelatesTo>urn:uuid:dbf3c901-ea23-4a33-938e-4765e443865c</a:RelatesTo></s:Header><s:Body><BPOSGetStoreDistrictStorageHostResponse xmlns="http://services.starbucks.com/StoreLaptop"><BPOSGetStoreDistrictStorageHostResult>retailstarbuckscom-38.sharepoint.microsoftonline.com</BPOSGetStoreDistrictStorageHostResult><districtStorageHost>retailstarbuckscom-30.sharepoint.microsoftonline.com</districtStorageHost></BPOSGetStoreDistrictStorageHostResponse></s:Body></s:Envelope>

URL: http://api.starbucks.com/StoreLaptop/Soap.svc

Report this snippet


Comments


You need to login to view comments.