Preview

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

customerByUserAndAccountAndMerchant

Retrieve a customer with the latest or all balance by user Id, account Id and Merchant of Record

This page contains

    Arguments

    userId ID
    accountId ID!
    merchantReference String!

    Return Fields

    BalanceCustomer PREVIEW

    Definition of a Customer

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.