Preview

customerTotalBalanceByAccountAndMerchant is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

customerTotalBalanceByAccountAndMerchant

Retrieves a ledger with the total balance for account Id and Merchant of Record 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!

    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.