Preview

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

creditMemos

Retrieve Credit Memos

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_SUPERUSER

    ROLE_SUPER_SUPPORT

    ROLE_INTERNAL

    ROLE_SALES_SUPPORT

    ROLE_CHANNEL_ADMIN

    ROLE_CHANNEL_SUPPORT

    ROLE_CORPORATE_ADMIN

    ROLE_BILLING_ADMIN

    ROLE_SYS_ADMIN

    ROLE_RESELLER

    ROLE_RESELLER_MANAGER

    ROLE_PARTNER

    ROLE_PARTNER_READ

    Arguments

    filter CreditMemoFilter! PREVIEW

    Filters applied to the credit memo query

    orderBy [CreditMemoOrderBy] PREVIEW

    Ordering applied to the credit memo query

    first Int

    Number or elements to return (page size)

    after String

    Returns elements after specified cursor, mutually exclusive with before

    last Int

    Number or elements to return (page size)

    before String

    Returns elements before specified cursor, mutually exclusive with after

    Return Fields

    CreditMemoAccountConnection! PREVIEW

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.