get https://jp-api-staging.getmoneytree.com/link/points/accounts//expirations.json
Point that have or will expire for a given account.
Required Scope
points_read
Attribute | Description | Data Type | Null Permitted? |
---|---|---|---|
id | ポイントの有効期限レコードID | Int(64) | No |
date | 金融機関のWebサイトで有効期限を迎えるポイントを確認した日 | 文字列 | Yes |
expiration_date | 有効期限 | 文字列 | Yes |
expiration_amount | 有効期限を迎えるポイント残高 | double | Yes |
account_id | アカウントID | Int(64) | Yes |