customerTotalBalanceByAccountAndMerchantWithCurrency
Same aggregate as customerTotalBalanceByAccountAndMerchant for a specific ISO currency (company aggregate across all payers). This is a query only for powering the UI and should not be used for any other purpose as some field might not be populated.
This page contains
Arguments
| accountId ID! | |
| merchantReference String! | |
| currency Currency! |
Return Fields
| CustomerBalanceLedger PREVIEW | Definition of Customer Balance Ledger. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.