Created
July 21, 2011 21:02
-
-
Save IndiceeCoder/1098193 to your computer and use it in GitHub Desktop.
report v3 data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST /api/reports/v3/data HTTP/1.1 | |
Authorization: OAuth xxxxxxxxxxx | |
Accept: application/xml | |
Host: secure.indicee.com | |
window=0,0,100,100&view=<view>...</view> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<data> | |
<cell>216.46</cell> | |
<cell>206.21</cell> | |
<cell>524.84</cell> | |
<cell>45.96</cell> | |
<cell>194.70</cell> | |
<cell>22219.47</cell> | |
<cell>229.80</cell> | |
<cell>1349.06</cell> | |
<cell>7076.25</cell> | |
</data> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment