Preview

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

CreditMemoAccountConnection

This page contains

    Fields

    totalCount: Int!
    pageInfo: PageInfo!
    nodes: [CreditMemo!] PREVIEW
    userErrors: [CreditMemoConnectionError!] PREVIEW

    Parent objects of CreditMemoAccountConnection

    Account PREVIEW

    An account (that is, a company) in the marketplace

    Queries for CreditMemoAccountConnection

    account

    Retrieve an account by ID

    accountByExternalId

    Retrieve an account by external ID

    creditMemos PREVIEW