CreateSubscriptionInput
Autogenerated input type of CreateSubscription
Fields
clientMutationId (String)
metadata (JSON)
token (ID)
companyName (String)
vatNumber (String)
salutation (String)
name (String)
lastName (String)
address (String)
address2 (String)
zipcode (String)
houseNumber (String)
city (String)
country (String)
state (String)
district (String)
phoneNumber (String)
dateOfBirth (ISO8601Date)
shippingNotes (String)
differentBillingAddress (Boolean)
billToCompanyName (String)
billToSalutation (String)
billToName (String)
billToLastName (String)
billToAddress (String)
billToAddress2 (String)
billToZipcode (String)
billToHouseNumber (String)
billToCity (String)
billToCountry (String)
billToState (String)
billToDistrict (String)
billToPhoneNumber (String)
email (String)
termsAccepted (Boolean)
marketingOptIn (Boolean)
extraFields ([ExtraFieldInput!])
locale (String)
skipAutoActivationOnSignup (Boolean)
chargeDayOfTheMonth (Int)
trialPeriodMonths (Int)
customerReference (String)
status (SubscriptionStatus)
signupCompletedAt (ISO8601DateTime)
activatedAt (ISO8601DateTime)
cancelledAt (ISO8601DateTime)
cancellationStartedAt (ISO8601DateTime)
markedAsNonPayingAt (ISO8601DateTime)
mollieCustomerId (String)
stripeCustomerId (String)
stripePaymentMethodId (String)
adyenShopperReference (String)
adyenRecurringDetailReference (String)
adyenPaymentMethodVariant (AdyenPaymentMethodVariant)
importedSubscriptionId (String)
notes (String)
pspPaymentProperties (JSON)
serviceChannelId (ID)
projectToken (ID)
orderedProducts ([OrderedProductInput!])
weChatOpenId (String)
nextBillingDate (ISO8601Date)
returnUrl (String)
paymentPageUrl (String!)
planId (ID)
discountCode (String)
Last updated
Was this helpful?