ポイントの明細
Transactions in a given account

📘

必要なOAuthスコープ

points_read

Field NameDescriptionData TypeNull Permitted?
idトランザクションIDInt(64)No
expense_typeトランザクションの種類 。
0 = 不明 (私用と仮定), 1 = 私用, 2 = 仕事
整数(Enum)Yes
amount取引金額doubleNo
date取引日文字列No
description_guestお客様によって入力された取引の内容文字列Yes
description_prettyマネーツリーによって整えられた取引の内容文字列Yes
description_raw編集されていない取引の内容(生データ)文字列Yes
account_idアカウントIDInt(64)Yes
category_id取引明細のカテゴリーIDInt(64)Yes
created_atマネーツリーに登録された時刻文字列Yes
updated_at取引明細の最終更新時刻文字列Yes
Language
Click Try It! to start a request and see the response here!