Preview

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

orderUnifiedListProvidersByMarketplaceTenant

Distinct provider display names with at least one order in the given marketplace tenant, sorted ascending case-insensitively. Marketplace-manager twin of orderUnifiedListProvidersByAdvisorId; spans every advisor in the marketplace. Authorized for ROLE_CHANNEL_ADMIN only.

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    marketplaceTenant ID!

    Marketplace tenant from the caller's JWT (e.g. "APPSMART").

    canonicalPartyId ID

    Optional canonical party; when set the facet covers only orders linked to that unified customer, so every option returns at least one row on the customer detail Orders tab. Null covers the whole marketplace scope.

    Return Fields

    [String!]! 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.