Preview

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

PaymentConnection

This page contains

    Fields

    totalCount: Int!
    nodes: [Payment] PREVIEW
    pageInfo: PageInfo!

    Queries for PaymentConnection

    payments PREVIEW

    Retrieve list of payments by marketplace

    paymentsByCompanyId PREVIEW

    Retrieve list of payments by companyId

    paymentsByUserAndCompanyId PREVIEW

    Retrieve list of payments by companyId and userId