Preview

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

createSubscriptionSyncRequests

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    requests [GraphQLSubscriptionSyncRequest!]! PREVIEW

    GraphQLSubscriptionSyncRequest fields

    subscriptionUuid String!
    companyName String!
    offerName String
    scheduled Boolean

    Return Fields

    requestUuid String!
    status String!
    partner String!
    country String
    tenantId String
    microsoftSubscriptionUuid String
    offerName String
    companyName 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.