Preview

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

microsoftSubscriptionSyncRequest

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

    subscriptionUuid String!
    requestUserUuid String
    requestCompanyUuid String
    scheduled Boolean!

    Return Fields

    requestUuid String!
    status String!
    partner String!
    country String
    tenantId String
    microsoftSubscriptionUuid String
    externalVendorIdentifier String
    subscriptionUuid String!
    purchaseOrderUuid String
    pricingPlanUuid String
    message String
    requestUserUuid String!
    requestCompanyUuid String!
    scheduled Boolean!

    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.