/extended/v3/principals/{principal}/transactions/{tx_id}/balance-changes REST API Endpoint
路徑參數
principal
字串
必填
載入中...
tx_id
字串
必填
載入中...
查詢參數
上限
整數
載入中...
cursor
字串
載入中...
退貨
總計
整數
載入中...
上限
整數
載入中...
cursor
物件
載入中...
next
字串
載入中...
previous
字串
載入中...
current
字串
載入中...
結果
陣列
載入中...
資產
物件
載入中...
載入中...
類型
字串
載入中...
載入中...
類型
字串
載入中...
identifier
字串
載入中...
類型
字串
載入中...
balance_change
物件
載入中...
已發送
字串
載入中...
received
字串
載入中...
net
字串
載入中...
請求
回應
1{2"total": 1,3"limit": 1,4"cursor": {5"next": null,6"previous": null,7"current": "1:stx"8},9"results": [10{11"asset": {12"type": "stx"13},14"balance_change": {15"sent": "579",16"received": "0",17"net": "-579"18}19}20]21}
1{2"total": 1,3"limit": 1,4"cursor": {5"next": null,6"previous": null,7"current": "1:stx"8},9"results": [10{11"asset": {12"type": "stx"13},14"balance_change": {15"sent": "579",16"received": "0",17"net": "-579"18}19}20]21}