API talk:2/account/bank
From Guild Wars 2 Wiki
< API talk:2 | account
Jump to navigationJump to search
Missing stats[edit]
Some items with selectable stats carry an additional property, aptly named stats. Can someone with edit powers add it to the list? Thanks!
Example
{
"id": 30694,
"count": 1,
"upgrades": [
24615,
24561
],
"infusions": [
39336,
39337
],
"binding": "Account",
"stats": {
"id": 1140,
"attributes": {
"Power": 215,
"Toughness": 118,
"Vitality": 215,
"BoonDuration": 118
}
}
}