source filtering and making it so 0s get deleted
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
:account-id (:id (:account params))
|
||||
:bank-account-id (:id (:bank-account params))
|
||||
:external-id-like (:external-id params)
|
||||
:source (:source params)
|
||||
:amount-gte (:amount-gte (:amount-range params))
|
||||
:amount-lte (:amount-lte (:amount-range params))
|
||||
:only-external true})
|
||||
|
||||
Reference in New Issue
Block a user