Preview

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

microsoftSubscriptionSyncRequestPreview

This page contains

    Authorization Rules

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

    Scopes

    ROLE_PARTNER

    ROLE_CHANNEL_ADMIN

    Arguments

    input MicrosoftSubscriptionSyncRequestInput! PREVIEW

    MicrosoftSubscriptionSyncRequestInput fields

    type SubscriptionSyncType PREVIEW
    subscriptionUuid String!
    requestUserUuid String
    requestCompanyUuid String
    scheduled Boolean!
    ownerUuid String
    ownerCompanyUuid String

    Return Fields

    eligible Boolean!
    reason String
    eligibleEditions [SubscriptionSyncEdition] PREVIEW

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.