Improves balance sheet, starts moving it to new layout
This commit is contained in:
@@ -9,20 +9,6 @@
|
||||
|
||||
(take 5 (:transactions g))
|
||||
|
||||
;; => ({:account_id "Dpj0d9yKmXsOxBd0eaL4UONyEJYomNIX7kba3",
|
||||
;; :balances
|
||||
;; {:available nil,
|
||||
;; :current 17764.42,
|
||||
;; :iso_currency_code "USD",
|
||||
;; :limit nil,
|
||||
;; :unofficial_currency_code nil},
|
||||
;; :mask "1006",
|
||||
;; :name "NICHOLAS TAPTELIS -91006",
|
||||
;; :official_name "Business Gold Rewards Card",
|
||||
;; :subtype "credit card",
|
||||
;; :type "credit"})
|
||||
|
||||
|
||||
(dc/q '[:find (pull ?pa [{ :plaid-item/_accounts [*]}])
|
||||
:in $ ?ba
|
||||
:where [?ba :bank-account/plaid-account ?pa]]
|
||||
@@ -84,3 +70,5 @@
|
||||
|
||||
(user/init-repl)
|
||||
(p/get-transactions "access-production-bbd2330c-af72-4dd4-b3e1-afdca396b3d5" "bYEM58wRZRsJzyr5D6DkTE0nMyjdmPHDrkLAz" (clj-time.coerce/to-date-time #inst "2024-09-01") (clj-time.coerce/to-date-time #inst "2024-09-25"))
|
||||
|
||||
(p/get-transactions "access-production-b2efac2f-b8eb-408a-9391-eae996c5ac46" "JX3DpxLRDrS3gJje43BeIXRdONAd09IbxmbwE" (clj-time.coerce/to-date-time #inst "2024-09-01") (clj-time.coerce/to-date-time #inst "2024-09-25"))
|
||||
|
||||
Reference in New Issue
Block a user