stripeSubscriptionMigrate
Graphql fields and variables for the stripeSubscriptionMigrate mutation
mutation stripeSubscriptionMigrate ($quoteId: ID!, $paymentMethodId: String!) {
stripeSubscriptionMigrate (quoteId: $quoteId, paymentMethodId: $paymentMethodId) {
account {
accountTypeId
addressValidated
annualRevenue
arr
billingCity
billingContactId
billingCountry
billingDay
billingState
billingStreet
billingZip
code
consolidatedBilling
createdAt
currencyId
customFieldsData
description
disableDunning
draftInvoices
duns
effectiveBillingDate
emailsEnabled
employees
entityId
entityUseCode
fastForwarded
fastForwarding
fax
forwardTo
forwardedTo
groupId
hasChildAccounts
hasCustomFields
id
inHierarchy
industryId
invoiceTemplateId
invoicedAccountId
linkedinUrl
mrr
mur
name
netPaymentDays
newQuoteBuilder
nextRenewal
ownerUserId
parentAccountId
payingAccountId
phone
revenueToDate
sandbox
shippingCity
shippingCountry
shippingState
shippingStreet
shippingZip
taxNumber
taxNumberValidated
timezone
updatedAt
website
}
errors
subscription {
accountId
cancellationDate
createdAt
currencyId
currentPeriod
customFieldsData
daysLeftInTrial
endDate
evergreen
hasCustomFields
id
licenseKey
name
period
priceAdjustmentAllowed
priceAdjustmentLastDate
priceAdjustmentPercentage
priceListId
provisioningRequired
rampIntervalMonths
renewalSummary
renewalTermMonths
startDate
trialEndDate
trialPeriod
trialStartDate
updatedAt
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
