Preview

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

requiredFieldsDefinitions

Get required field definitions for products

This page contains

    Authorization Rules

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

    Scopes

    ROLE_RESELLER

    ROLE_SALES_SUPPORT

    ROLE_CHANNEL_ADMIN

    ROLE_RESELLER_MANAGER

    ROLE_PARTNER

    ROLE_PARTNER_READ

    Arguments

    productIds [QuoteRequiredFieldsProductIdInput!] PREVIEW

    Product IDs to get definitions for

    userId ID!

    User for whom the order is placed

    companyId ID!

    Company of the user

    salesAgentUserId ID!

    Sales agent user ID

    salesAgentCompanyId ID!

    Sales agent company ID

    Return Fields

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