Skip to content

Commit 4f1d8b3

Browse files
committed
adding marketPrices sample
1 parent c44ded3 commit 4f1d8b3

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

API Samples/MarketPrices_element.json

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"totalCount_str": "6074",
3+
"items": [
4+
{
5+
"adjustedPrice": 646870.5087,
6+
"averagePrice": 644812.1329,
7+
"type": {
8+
"id_str": "32772",
9+
"href": "http://public-crest-sisi.testeveonline.com/types/32772/",
10+
"id": 32772,
11+
"name": "Medium Ancillary Shield Booster"
12+
}
13+
},
14+
{
15+
"adjustedPrice": 44424.0517,
16+
"averagePrice": 41978.8171,
17+
"type": {
18+
"id_str": "32774",
19+
"href": "http://public-crest-sisi.testeveonline.com/types/32774/",
20+
"id": 32774,
21+
"name": "Small Ancillary Shield Booster"
22+
}
23+
},
24+
{
25+
"adjustedPrice": 726734.3661,
26+
"averagePrice": 688428.3964,
27+
"type": {
28+
"id_str": "32780",
29+
"href": "http://public-crest-sisi.testeveonline.com/types/32780/",
30+
"id": 32780,
31+
"name": "X-Large Ancillary Shield Booster"
32+
}
33+
}
34+
]
35+
}

0 commit comments

Comments
 (0)