Preview

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

Payer

Definition of a payer. It is the user that has to pay to a merchant.

This page contains

    Fields

    id: ID!

    ID of the payer

    createdOn: DateTime!

    Creation date of the merchant in customer balance service

    user: User PREVIEW

    Id of the user who owns the product

    account: Account! PREVIEW

    Id of the account where the user belongs

    Parent objects of Payer

    BalanceCustomer PREVIEW

    Definition of a Customer

    Queries for Payer

    customer PREVIEW

    Retrieve a customer with the latest or all balance by id

    customerByUserAndAccountAndMerchant PREVIEW

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