createSubscriptionSyncRequests
This page contains
Arguments
| requests [GraphQLSubscriptionSyncRequest!]! PREVIEW |
GraphQLSubscriptionSyncRequest fields
| subscriptionUuid String! | |
| companyName String! | |
| offerName String | |
| pricingPlanUuid 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! | |
| syncDate String |
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.