get https://jp-api-staging.getmoneytree.com/link/accounts//balances.json
ポイントの残高履歴
Historical Balances for a point account
Required Scope
points_read
This gets all the Balances available.
Field Name | Description | Data Type | Null Permitted? |
---|---|---|---|
id | 残高レコードID | Int(64) | No |
date | 金融機関のWebサイトで残高を確認した日 | 文字列 | Yes |
balance | 残高 | double | Yes |
account_id | アカウントID | Int(64) | Yes |