
ご質問ありがとうございます。
/api/1/deals もしくは /api/1/deals/{id}
で取引を取得した際に得られるレスポンスの “payments” パラメータで判定頂けます。
未決済: payments パラメータが存在しない
決済中: payments パラメータ内の amount 合計 < deal の amount
決済済: payments パラメータ内の amount 合計 = deal の amount
ご確認よろしくお願いいたします。
https://developer.freee.co.jp/docs/accounting/reference#operations-Deals-get_deals