Advertisement
reggi

request & response

Mar 26th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 4.45 KB | None | 0 0
  1.  
  2.  
  3.  
  4. POST https://qbo.intuit.com/■■■■■■/resource/salesreceipt/v2/■■■■■■■■■ HTTP/1.1
  5. Content-Type: application/xml
  6. Authorization: OAuth realm="", oauth_signature_method="HMAC-SHA1", oauth_signature="■■■■■■■■■■■■■■■■■■■■■■■", oauth_nonce="■■■■■", oauth_timestamp="■■■■■■■■■■■", oauth_token="■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■", oauth_consumer_key="■■■■■■■■■■■■■■■■■■■■■", oauth_version="1.0"
  7. Content-Length: 465
  8.  
  9. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  10. <SalesReceipt xmlns="http://www.intuit.com/sb/cdm/v2" xmlns:ns2="http://www.intuit.com/sb/cdm/qbopayroll/v1" xmlns:ns3="http://www.intuit.com/sb/cdm/qbo">
  11.     <Header>
  12.         <DocNumber>TESTabcd</DocNumber>
  13.         <TxnDate>2012-03-26</TxnDate>
  14.         <CustomerName>ConsoliBYTE, LLC</CustomerName>
  15.     </Header>
  16.     <Line>
  17.         <Amount>525</Amount>
  18.         <ItemName>Test Item 1</ItemName>
  19.         <Qty>5</Qty>
  20.     </Line>
  21. </SalesReceipt>
  22.  
  23.  
  24.  
  25.  
  26.  
  27. HTTP/1.1 404 Not Found
  28. Date: Mon, 26 Mar 2012 21:39:05 GMT
  29. Server: Apache
  30. Set-Cookie: qboeuid=■■.■■■.■■.■.■■■■■■■■■■■■■■■■; path=/; expires=Tue, 26-Mar-13 21:39:05 GMT; domain=.intuit.com
  31. Set-Cookie: JSESSIONID=■■■■■■■■■■■■.■■■■■■■■■■■■■■■■; Path=/; Secure; HttpOnly
  32. Vary: Accept-Encoding
  33. Content-Encoding: gzip
  34. Transfer-Encoding: chunked
  35. Content-Type: text/html;charset=ISO-8859-1
  36.  
  37. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  38. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  39. <head>
  40. <title>Intuit&reg; &ndash; We can&rsquo;t find the page you&rsquo;re looking for</title>
  41. <!-- load IE8 with IE7 compatibility -->
  42. <!--- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> --->
  43. <style type="text/css">
  44. body { background: #fff; color: #333; }
  45. a:link { color: #365ebf; }
  46. a:visited { color: #365ebf; }
  47. a:hover { color: #365ebf; }
  48. h1 { color: #395169; font-size: 24px; margin-bottom:15px; }
  49. #content { background-color: #ECEDEF; }
  50. #primary { border-color: #fff; }
  51. *, html, body { margin:0; padding:0; }
  52. a:focus, a:active { outline: none; }
  53. img { border: none; }
  54. p { margin:10px 0 10px 0; line-height:18px; }
  55. #primary h1 { margin:0; }
  56. #content { width: 940px; margin: 0 auto; padding: 15px 0px 10px 20px; height: 100%; position:relative;
  57.     background-image:url(/images/bg_waves.jpg); background-position: top right; background-repeat: no-repeat; }
  58. #home #content { background-image:none; }
  59. #primary { width: 715px; float: left; position:relative; }
  60. .box_topgradient { width:700px; clear:both; padding-top:5px; margin-top:0; display:block; }
  61. .box_topgradient .content { height:50px; }
  62. .box_topgradient .btm { width:700px; height:5px; }
  63. .box_topgradient p { margin:5px 0 0 0; padding:0; }
  64. .textbox { padding: 15px; }
  65. body { font: 12px Arial, Helvetica, Geneva, Verdana, sans-serif; }
  66.  
  67. a { text-decoration:none; }
  68. a:hover { text-decoration:underline; }
  69. a.underline { text-decoration:underline; }
  70. a.underline:hover { text-decoration:underline; }
  71. .easyread p { line-height:1.5em; font-size:110%; margin-bottom:10px; }
  72. #content #notice { margin: 25px 0px 0px 20px; padding: 0px 0px 0px 225px; }
  73. #content #notice h1 { padding-top: 15px; font-size: 20px; color: #395169; }
  74. #content #notice p { margin-top: 10px; width: 465px; font-size: 14px; line-height: 20px; }
  75. </style>
  76. </head>
  77. <body>
  78.  
  79. <div id="content">
  80.     <div id="primary">
  81.     <div class="box_topgradient" style="width:700px;">
  82.         <img width="108" height="32" border="0" src="/images/intuitlogo.gif" class="logo" alt="Intuit, Inc"  />
  83.         <div class="textbox easyread" style="height: 215px;width:750px;">
  84.             <img width="202" height="202" align="left" style="margin:0 30px;" border="0" src="/images/sticky_note_404notfound.png" class="png" alt="Not found"/>
  85.             <div id="notice">
  86.                 <h1>We&rsquo;re sorry, we can&rsquo;t find your requested page.</h1>
  87.                 <p></p><p></p>
  88.                 <p>To return to QuickBooks Online, click <a href="https://qbo.intuit.com">https://qbo.intuit.com</a>.</p>
  89.                 <p></p>
  90.             </div>
  91.           </div>
  92.         </div>
  93.     </div>
  94.     <div style="clear:both">
  95. </div>
  96.  
  97. </body>
  98. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement